Defined in 2 files as a prototype:
Defined in 1 files as a member:
Defined in 3 files as a function:
Defined in 2 files as a enumerator:
Referenced in 636 files:
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyCommon.h, 3 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, 54 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTraverse.h, 12 times
- external/apache2/llvm/dist/clang/include/clang/CodeGen/CodeGenABITypes.h, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyCommon.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyTIL.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGAtomic.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBlocks.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuilder.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGBuiltin.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDANV.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCUDARuntime.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.cpp, line 254
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCXXABI.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCall.cpp, 17 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGClass.cpp, 16 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.cpp, 34 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCleanup.h, 20 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGCoroutine.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDecl.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGDeclCXX.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 44 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExpr.cpp, 22 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprAgg.cpp, 10 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprCXX.cpp, 15 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprComplex.cpp, 7 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGExprScalar.cpp, 27 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGLoopInfo.h, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGNonTrivialStruct.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjC.cpp, 8 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCGNU.cpp, 12 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCMac.cpp, 19 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGObjCRuntime.cpp, line 122
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntime.h, line 828
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.cpp, 46 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGOpenMPRuntimeGPU.h, line 41
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmt.cpp, 31 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGStmtOpenMP.cpp, 45 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenABITypes.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.cpp, 29 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenFunction.h, 56 times
- external/apache2/llvm/dist/clang/lib/CodeGen/EHScopeStack.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/ItaniumCXXABI.cpp, 21 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 23 times
- external/apache2/llvm/dist/clang/lib/CodeGen/TargetInfo.cpp, 21 times
- external/apache2/llvm/dist/clang/tools/clang-offload-wrapper/ClangOffloadWrapper.cpp, 2 times
- external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/llvm_ocaml.c, 2 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.cpp, 15 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainF.h, 4 times
- external/apache2/llvm/dist/llvm/examples/BrainF/BrainFDriver.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/ExceptionDemo/ExceptionDemo.cpp, 32 times
- external/apache2/llvm/dist/llvm/examples/Fibonacci/fibonacci.cpp, 6 times
- external/apache2/llvm/dist/llvm/examples/HowToUseJIT/HowToUseJIT.cpp, 3 times
- external/apache2/llvm/dist/llvm/examples/HowToUseLLJIT/HowToUseLLJIT.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/IRTransforms/SimplifyCFG.cpp, 15 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter1/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter2/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter3/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter4/toy.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter5/toy.cpp, 14 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter6/toy.cpp, 14 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter7/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter8/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/Chapter9/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy-jit.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/cached/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/complete/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/initial/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy-jit.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/Kaleidoscope/MCJIT/lazy/toy.cpp, 12 times
- external/apache2/llvm/dist/llvm/examples/ModuleMaker/ModuleMaker.cpp, 2 times
- external/apache2/llvm/dist/llvm/examples/ParallelJIT/ParallelJIT.cpp, 8 times
- external/apache2/llvm/dist/llvm/include/llvm-c/Core.h, line 1564
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AliasAnalysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/AliasSetTracker.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BasicAliasAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BlockFrequencyInfo.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BranchProbabilityInfo.h, 43 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFG.h, 15 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFGPrinter.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CodeMetrics.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DependenceGraphBuilder.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DivergenceAnalysis.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DomTreeUpdater.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DominanceFrontier.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/EHPersonalities.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/GuardUtils.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IRSimilarityIdentifier.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InlineAdvisor.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/InstructionPrecedenceTracking.h, 11 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Interval.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IntervalIterator.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IntervalPartition.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyValueInfo.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Loads.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, line 545
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfo.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfoImpl.h, line 624
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopIterator.h, 20 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopNestAnalysis.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSA.h, 46 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSAUpdater.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MustExecute.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/PHITransAddr.h, 9 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/PostDominators.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ProfileSummaryInfo.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/RegionInfo.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/RegionIterator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ReplayInlineAdvisor.h, line 17
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolution.h, 21 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SparsePropagation.h, 18 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/StackLifetime.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/TargetTransformInfo.h, line 98
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Trace.h, 10 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ValueTracking.h, line 574
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/VectorUtils.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/AsmParser/LLParser.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/AsmPrinter.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FastISel.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/IndirectThunks.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineBasicBlock.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineFunction.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/MachineModuleInfo.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGISel.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/StackProtector.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SwiftErrorValueTracking.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/WasmEHFuncInfo.h, 13 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/WinEHFuncInfo.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/SpeculateAnalyses.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Frontend/OpenMP/OMPIRBuilder.h, 23 times
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/IRMutator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/RandomIRBuilder.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/AssemblyAnnotationWriter.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/BasicBlock.h, 61 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/CFG.h, 37 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Constants.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DIBuilder.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Dominators.h, 34 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Function.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/IRBuilder.h, 57 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstIterator.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstVisitor.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/InstrTypes.h, 27 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instruction.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Instructions.h, 296 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PatternMatch.h, 23 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PredIteratorCache.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/PseudoProbe.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/SymbolTableListTraits.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/Value.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/ValueSymbolTable.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Passes/StandardInstrumentations.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/Attributor.h, 6 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h, line 31
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/IROutliner.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/SampleProfileProbe.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/InstCombine/InstCombiner.h, line 398
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Instrumentation.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVN.h, 25 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/GVNExpression.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/JumpThreading.h, 47 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/Reassociate.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/SpeculativeExecution.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, 62 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Cloning.h, 14 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, 19 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Evaluator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/FunctionComparator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/Local.h, 16 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/LoopUtils.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/MatrixUtils.h, 12 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/PredicateInfo.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SCCPSolver.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SSAUpdater.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 7 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SizeOpts.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h, line 22
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/UnrollLoop.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/AliasSetTracker.cpp, line 511
- external/apache2/llvm/dist/llvm/lib/Analysis/AssumptionCache.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BlockFrequencyInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BranchProbabilityInfo.cpp, 51 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFG.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFGPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraph.cpp, line 100
- external/apache2/llvm/dist/llvm/lib/Analysis/CallGraphSCCPass.cpp, line 309
- external/apache2/llvm/dist/llvm/lib/Analysis/CodeMetrics.cpp, line 117
- external/apache2/llvm/dist/llvm/lib/Analysis/CostModel.cpp, line 104
- external/apache2/llvm/dist/llvm/lib/Analysis/DDG.cpp, line 185
- external/apache2/llvm/dist/llvm/lib/Analysis/Delinearization.cpp, line 68
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceGraphBuilder.cpp, line 53
- external/apache2/llvm/dist/llvm/lib/Analysis/DivergenceAnalysis.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DomPrinter.cpp, line 36
- external/apache2/llvm/dist/llvm/lib/Analysis/DomTreeUpdater.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DominanceFrontier.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/EHPersonalities.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GuardUtils.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/HeatUtils.cpp, line 54
- external/apache2/llvm/dist/llvm/lib/Analysis/IRSimilarityIdentifier.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVUsers.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineAdvisor.cpp, line 436
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InstCount.cpp, line 41
- external/apache2/llvm/dist/llvm/lib/Analysis/InstructionPrecedenceTracking.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Interval.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IntervalPartition.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 92 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopCacheAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopInfo.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopNestAnalysis.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopPass.cpp, line 52
- external/apache2/llvm/dist/llvm/lib/Analysis/MemDepPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSAUpdater.cpp, 104 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, line 267
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp, line 67
- external/apache2/llvm/dist/llvm/lib/Analysis/PHITransAddr.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PhiValues.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/PostDominators.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ProfileSummaryInfo.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/RegionInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/RegionPrinter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 59 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackLifetime.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Analysis/SyncDependenceAnalysis.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Analysis/TargetTransformInfo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/ValueEnumerator.h, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/Analysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AtomicExpandPass.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/BranchFolding.h, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 114 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ExpandMemCmp.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GCRootLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/IRTranslator.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/InlineAsmLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalMerge.cpp, line 587
- external/apache2/llvm/dist/llvm/lib/CodeGen/HardwareLoops.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/IndirectBrExpandPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIParser.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/MIRParser.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineBasicBlock.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineFunction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineLoopInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineModuleInfo.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOperand.cpp, line 451
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineOutliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, line 279
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineVerifier.cpp, line 639
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FastISel.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/FunctionLoweringInfo.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp, line 111
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ShadowStackGCLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/StackProtector.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WasmEHPrepare.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/WinEHPrepare.cpp, 80 times
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFLinker.cpp, line 1733
- external/apache2/llvm/dist/llvm/lib/DWARFLinker/DWARFStreamer.cpp, line 581
- external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/DWARFDebugLine.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Execution.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/Interpreter.h, 3 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/IndirectionUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/LLJIT.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/SpeculateAnalyses.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Speculation.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/OMPIRBuilder.cpp, 104 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/IRMutator.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/Operations.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/FuzzMutate/RandomIRBuilder.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/AsmWriter.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 81 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Core.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/IR/DIBuilder.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/IR/DebugInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/DiagnosticInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/IR/Dominators.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/IR/Function.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/IRBuilder.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/Instruction.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/IR/Instructions.cpp, 105 times
- external/apache2/llvm/dist/llvm/lib/IR/IntrinsicInst.cpp, line 473
- external/apache2/llvm/dist/llvm/lib/IR/LLVMContextImpl.h, line 1414
- external/apache2/llvm/dist/llvm/lib/IR/LegacyPassManager.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Metadata.cpp, line 353
- external/apache2/llvm/dist/llvm/lib/IR/PseudoProbe.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/IR/StructuralHash.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/SymbolTableListTraitsImpl.h, line 26
- external/apache2/llvm/dist/llvm/lib/IR/TypeFinder.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/IR/User.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Passes/StandardInstrumentations.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FalkorHWPFFix.cpp, line 154
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64FastISel.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, line 2122
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64LowerHomogeneousPrologEpilog.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAnnotateKernelFeatures.cpp, line 285
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, line 912
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULibCalls.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPULowerKernelArguments.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPromoteAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPURewriteOutArguments.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMFastISel.cpp, line 1328
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelDAGToDAG.cpp, line 3909
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETailPredication.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AVR/AVRISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAbstractMemberAccess.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFAdjustOpt.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFCORE.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFISelLowering.cpp, line 751
- external/apache2/llvm/dist/llvm/lib/Target/BPF/BPFPreserveDIType.cpp, line 101
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonConstExtenders.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonHardwareLoops.cpp, line 1277
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 58 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorCombine.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonVectorLoopCarriedReuse.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Target/Lanai/LanaiAsmPrinter.cpp, line 222
- external/apache2/llvm/dist/llvm/lib/Target/M68k/M68kISelLowering.cpp, line 2942
- external/apache2/llvm/dist/llvm/lib/Target/MSP430/MSP430ISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16HardFloat.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/Mips16ISelLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsAsmPrinter.cpp, line 485
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsBranchExpansion.cpp, line 412
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsExpandPseudo.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsISelLowering.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsOs16.cpp, line 77
- external/apache2/llvm/dist/llvm/lib/Target/Mips/MipsSEISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAllocaHoisting.cpp, line 46
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXGenericToNVVM.cpp, line 109
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXImageOptimizer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerAggrCopies.cpp, line 70
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXLowerArgs.cpp, line 306
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCExpandISEL.cpp, line 336
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFastISel.cpp, line 1868
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCFrameLowering.cpp, line 1248
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCReduceCRLogicals.cpp, line 200
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, line 36
- external/apache2/llvm/dist/llvm/lib/Target/RISCV/RISCVISelLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Sparc/SparcISelLowering.cpp, line 3141
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZPostRewrite.cpp, line 161
- external/apache2/llvm/dist/llvm/lib/Target/TargetLoweringObjectFile.cpp, line 212
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEISelLowering.cpp, line 1962
- external/apache2/llvm/dist/llvm/lib/Target/VE/VEInstrInfo.cpp, line 987
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyFixFunctionBitcasts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.cpp, line 389
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 30 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLowerGlobalDtors.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.cpp, line 120
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86CmovConversion.cpp, line 669
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ExpandPseudo.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FastISel.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FrameLowering.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXIntrinsics.cpp, 42 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86LowerAMXType.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PreAMXConfig.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86WinEHState.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreISelLowering.cpp, line 1534
- external/apache2/llvm/dist/llvm/lib/Target/XCore/XCoreLowerThreadLocal.cpp, line 89
- external/apache2/llvm/dist/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/CFGuard/CFGuard.cpp, line 262
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroEarly.cpp, line 121
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 46 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroInternal.h, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroSplit.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ArgumentPromotion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/BlockExtractor.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/CrossDSOCFI.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/DeadArgumentElimination.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalDCE.cpp, line 89
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/IROutliner.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Inliner.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LoopExtractor.cpp, line 205
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/LowerTypeTests.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/MergeFunctions.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 25 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PartialInlining.cpp, 87 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/PruneEH.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfile.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SampleProfileProbe.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/SyntheticCountsPropagation.cpp, line 119
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp, line 654
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/AddressSanitizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/BoundsChecking.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/CFGMST.h, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 49 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/GCOVProfiling.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/HWAddressSanitizer.cpp, line 1516
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrOrderFile.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/Instrumentation.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MaximumSpanningTree.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOInstrumentation.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/PoisonChecking.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARC.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCAPElim.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 65 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/PtrState.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ConstraintElimination.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/FlattenCFGPass.cpp, line 73
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Float2Int.cpp, line 123
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVN.cpp, 86 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 56 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GVNSink.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 37 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, line 1166
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp, line 39
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 149 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LICM.cpp, 76 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDeletion.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFlatten.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 43 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp, line 86
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, 57 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 39 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopSink.cpp, 31 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 34 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 53 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerAtomic.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerConstantIntrinsics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerExpectIntrinsic.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MakeGuardsExplicit.cpp, line 60
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/MergedLoadStoreMotion.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, line 226
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 55 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PartiallyInlineLibCalls.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reg2Mem.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SCCP.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ScalarizeMaskedMemIntrin.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 150 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Sink.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculativeExecution.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 85 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AMDGPUEmitPrintf.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AddDiscriminators.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 159 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, 28 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CallPromotionUtils.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 66 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 77 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeMoverUtils.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Debugify.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/DemoteRegToStack.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp, line 96
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/EscapeEnumerator.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Evaluator.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FixIrreducible.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FlattenCFG.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/FunctionComparator.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/GuardUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InlineFunction.cpp, 62 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/InstructionNamer.cpp, line 33
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/IntegerDivision.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LCSSA.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 88 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopPeel.cpp, 40 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 29 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnroll.cpp, 41 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp, 36 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp, 64 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopVersioning.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerInvoke.cpp, line 49
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerMemIntrinsics.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LowerSwitch.cpp, 35 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/MatrixUtils.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Mem2Reg.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ModuleUtils.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 44 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/RelLookupTableConverter.cpp, line 133
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SCCPSolver.cpp, 26 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdater.cpp, 21 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SanitizerStats.cpp, line 96
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 243 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp, line 2137
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SizeOpts.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SplitModule.cpp, line 134
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/UnifyFunctionExitNodes.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/VNCoercion.cpp, line 508
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ValueMapper.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 93 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 33 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPRecipeBuilder.h, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.cpp, 24 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlan.h, 9 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VPlanHCFGBuilder.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/bugpoint-passes/TestPasses.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/BugDriver.h, 2 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 44 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/ExtractFunction.cpp, 7 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/Miscompilation.cpp, 19 times
- external/apache2/llvm/dist/llvm/tools/lli/lli.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DiffConsumer.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-diff/DifferenceEngine.cpp, 28 times
- external/apache2/llvm/dist/llvm/tools/llvm-extract/llvm-extract.cpp, 3 times
- external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ReduceBasicBlocks.cpp, 6 times
- external/apache2/llvm/dist/llvm/tools/llvm-stress/llvm-stress.cpp, 18 times
- external/apache2/llvm/dist/llvm/tools/opt/PrintSCC.cpp, 2 times
- external/apache2/llvm/dist/llvm/tools/verify-uselistorder/verify-uselistorder.cpp, 6 times