Defined in 32 files as a member:
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, line 1664 (as a member)
- external/apache2/llvm/dist/clang/lib/Analysis/AnalysisDeclContext.cpp, line 542 (as a member)
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, line 387 (as a member)
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, line 286 (as a member)
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, line 222 (as a member)
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, line 4064 (as a member)
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, line 703 (as a member)
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, line 245 (as a member)
- external/apache2/llvm/dist/clang/utils/TableGen/MveEmitter.cpp, line 474 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/BreadthFirstIterator.h, line 35 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/DepthFirstIterator.h, line 52 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/DepthFirstIterator.h, line 61 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PostOrderIterator.h, line 59 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PostOrderIterator.h, line 75 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/BasicAliasAnalysis.h, line 181 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/DemandedBits.h, line 92 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IntervalIterator.h, line 91 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MustExecute.h, line 360 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h, line 621 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/ImportedFunctionsInliningStatistics.h, line 60 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ScheduleDAG.h, line 710 (as a member)
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTreeConstruction.h, line 644 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, line 429 (as a member)
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, line 111 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, line 311 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 254 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, line 115 (as a member)
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, line 227 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, line 6016 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, line 3245 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, line 252 (as a member)
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, line 255 (as a member)
Defined in 1 files as a enumerator:
Referenced in 203 files:
- external/apache2/llvm/dist/clang/include/clang/AST/RecursiveASTVisitor.h, 2 times
- external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/ThreadSafetyTIL.h, 2 times
- external/apache2/llvm/dist/clang/lib/ASTMatchers/ASTMatchFinder.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Analysis/AnalysisDeclContext.cpp, line 560
- external/apache2/llvm/dist/clang/lib/Analysis/CFG.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/ReachableCode.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafety.cpp, 5 times
- external/apache2/llvm/dist/clang/lib/Analysis/ThreadSafetyTIL.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGException.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CGVTables.cpp, 6 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.cpp, 18 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CodeGenModule.h, 3 times
- external/apache2/llvm/dist/clang/lib/CodeGen/CoverageMappingGen.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Lex/PPMacroExpansion.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/AnalysisBasedWarnings.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaLookup.cpp, 26 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaOpenMP.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Sema/SemaTemplateDeduction.cpp, 4 times
- external/apache2/llvm/dist/clang/lib/Serialization/ASTReader.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/BugReporter.cpp, 3 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/RegionStore.cpp, 2 times
- external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/AnalysisConsumer.cpp, 9 times
- external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/ASTDiff.cpp, 3 times
- external/apache2/llvm/dist/clang/tools/clang-refactor/ClangRefactor.cpp, line 228
- external/apache2/llvm/dist/clang/utils/TableGen/MveEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/BreadthFirstIterator.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/DepthFirstIterator.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/PostOrderIterator.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/ADT/SCCIterator.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/CFG.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/IntervalIterator.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LazyCallGraph.h, 4 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/LoopInfoImpl.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, line 501
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MemorySSA.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/MustExecute.h, 8 times
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/RegionInfo.h, line 590
- external/apache2/llvm/dist/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/RDFLiveness.h, 2 times
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ReachingDefAnalysis.h, line 266
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ScheduleDAG.h, line 719
- external/apache2/llvm/dist/llvm/include/llvm/CodeGen/SelectionDAGNodes.h, 5 times
- external/apache2/llvm/dist/llvm/include/llvm/IR/DerivedTypes.h, line 285
- external/apache2/llvm/dist/llvm/include/llvm/IR/Type.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Support/GenericDomTreeConstruction.h, 3 times
- external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/SampleProfileLoaderBaseImpl.h, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CFG.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CGSCCPassManager.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CallPrinter.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CaptureTracking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/CodeMetrics.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DemandedBits.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DependenceGraphBuilder.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/DivergenceAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/GlobalsModRef.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Analysis/IVDescriptors.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ImportedFunctionsInliningStatistics.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Analysis/InlineCost.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyCallGraph.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LazyValueInfo.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Lint.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Analysis/Loads.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/LoopNestAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 18 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSA.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MemorySSAUpdater.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Analysis/MustExecute.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ScalarEvolution.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StackSafetyAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/StratifiedSets.h, 2 times
- external/apache2/llvm/dist/llvm/lib/Analysis/ValueTracking.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Analysis/VectorUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/AsmParser/LLParser.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/BitcodeReader.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/DwarfCompileUnit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CalcSpillWeights.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/CodeGenPrepare.cpp, 19 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveIntervals.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/LiveVariables.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachinePipeliner.cpp, 20 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/MachineTraceMetrics.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ModuloSchedule.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/PrologEpilogInserter.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFGraph.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RDFLiveness.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ReachingDefAnalysis.cpp, 11 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegAllocGreedy.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/RegisterCoalescer.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SafeStack.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/ScheduleDAG.cpp, 14 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp, 27 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SjLjEHPrepare.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SplitKit.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/SwiftErrorValueTracking.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/CodeGen/TypePromotion.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/Core.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/IR/BasicBlock.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/Constants.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/IR/SafepointIRVerifier.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/IR/Type.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/IR/Value.cpp, 9 times
- external/apache2/llvm/dist/llvm/lib/IR/Verifier.cpp, 23 times
- external/apache2/llvm/dist/llvm/lib/Linker/IRMover.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Target/AArch64/AArch64ISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPerfHintAnalysis.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUPropagateAttributes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUSubtarget.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDGPUUnifyDivergentExitNodes.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AMDILCFGStructurizer.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/GCNHazardRecognizer.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIFixSGPRCopies.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIISelLowering.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp, 16 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerControlFlow.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/SIWholeQuadMode.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMISelLowering.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVELaneInterleavingPass.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/MVETPAndVPTOptimisationsPass.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/ARM/Thumb2SizeReduction.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBitSimplify.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonBlockRanges.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonInstrInfo.h, line 343
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonOptAddrMode.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/Hexagon/HexagonSplitDouble.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCCTRLoops.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCISelLowering.cpp, 15 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCInstrInfo.h, line 689
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, line 37
- external/apache2/llvm/dist/llvm/lib/Target/SystemZ/SystemZISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyExceptionInfo.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/WebAssemblyLateEHPrepare.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86FlagsCopyLowering.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86ISelDAGToDAG.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Target/X86/X86PartialReduction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/Attributor.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/FunctionAttrs.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/IPO/OpenMPOpt.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 32 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/DependencyAnalysis.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/ProvenanceAnalysis.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ADCE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/BDCE.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 7 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/InferAddressSpaces.cpp, 13 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/NewGVN.cpp, 22 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/Reassociate.cpp, 10 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SROA.cpp, 17 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 12 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/BypassSlowDivision.cpp, 8 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CloneFunction.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/Local.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/LoopUtils.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 6 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 2 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyCFG.cpp, 4 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Utils/SplitModule.cpp, 3 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 5 times
- external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 10 times
- external/apache2/llvm/dist/llvm/tools/bugpoint/CrashDebugger.cpp, 4 times
- external/apache2/llvm/dist/llvm/tools/llvm-readobj/ELFDumper.cpp, 6 times
- external/apache2/llvm/dist/llvm/utils/TableGen/AsmMatcherEmitter.cpp, 2 times
- external/apache2/llvm/dist/llvm/utils/TableGen/GICombinerEmitter.cpp, 6 times