Defined in 130 files as a member:
- contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h, line 179 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h, line 61 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/DemandedBits.h, line 73 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/DivergenceAnalysis.h, line 153 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/DomTreeUpdater.h, line 265 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/IVUsers.h, line 98 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/InstructionSimplify.h, line 92 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, line 730 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/LoopAnalysisManager.h, line 55 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, line 361 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h, line 870 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h, line 1244 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/PostDominators.h, line 76 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h, line 275 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h, line 716 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h, line 1136 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h, line 69 (as a member)
- contrib/llvm-project/llvm/include/llvm/Analysis/VectorUtils.h, line 802 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineDominators.h, line 71 (as a member)
- contrib/llvm-project/llvm/include/llvm/CodeGen/StackProtector.h, line 53 (as a member)
- contrib/llvm-project/llvm/include/llvm/IR/Dominators.h, line 263 (as a member)
- contrib/llvm-project/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h, line 105 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h, line 38 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, line 150 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h, line 160 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h, line 207 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/NaryReassociate.h, line 169 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SCCP.h, line 44 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/SROA.h, line 66 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, line 136 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, line 89 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopVersioning.h, line 148 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h, line 35 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h, line 411 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h, line 145 (as a member)
- contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h, line 68 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/CaptureTracking.cpp, line 170 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp, line 327 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp, line 120 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/Lint.cpp, line 129 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/MemorySSA.cpp, line 518 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/MemorySSA.cpp, line 1310 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp, line 4971 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/SyncDependenceAnalysis.cpp, line 132 (as a member)
- contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp, line 106 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp, line 331 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp, line 52 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/HardwareLoops.cpp, line 155 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp, line 101 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, line 81 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp, line 69 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp, line 132 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp, line 91 (as a member)
- contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp, line 158 (as a member)
- contrib/llvm-project/llvm/lib/IR/SafepointIRVerifier.cpp, line 72 (as a member)
- contrib/llvm-project/llvm/lib/IR/Verifier.cpp, line 257 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, line 46 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, line 88 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, line 75 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, line 75 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 56 (as a member)
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, line 259 (as a member)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, line 214 (as a member)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, line 2083 (as a member)
- contrib/llvm-project/llvm/lib/Target/ARM/ARMParallelDSP.cpp, line 216 (as a member)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, line 157 (as a member)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp, line 83 (as a member)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, line 157 (as a member)
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, line 618 (as a member)
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp, line 175 (as a member)
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp, line 39 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h, line 54 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, line 657 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp, line 401 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 329 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, line 1047 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, line 402 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, line 409 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, line 268 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, line 63 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp, line 120 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, line 1494 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, line 506 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GVNHoist.cpp, line 331 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp, line 114 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 141 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, line 653 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, line 235 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, line 614 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp, line 532 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, line 107 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, line 576 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, line 958 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp, line 165 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp, line 513 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, line 121 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, line 424 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, line 436 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, line 591 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp, line 254 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 184 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, line 437 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, line 123 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, line 1903 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, line 185 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, line 186 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp, line 494 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, line 114 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp, line 230 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, line 339 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, line 451 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, line 233 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, line 151 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, line 248 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, line 107 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, line 306 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp, line 68 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp, line 415 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, line 130 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, line 61 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp, line 126 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp, line 257 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, line 229 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, line 668 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, line 56 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, line 114 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, line 687 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, line 2238 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h, line 328 (as a member)
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, line 66 (as a member)
Defined in 3 files as a macro:
Referenced in 303 files:
- contrib/llvm-project/clang/include/clang/AST/Mangle.h, line 121
- contrib/llvm-project/clang/include/clang/AST/Type.h, 3 times
- contrib/llvm-project/clang/include/clang/Analysis/Analyses/Dominators.h, 16 times
- contrib/llvm-project/clang/include/clang/Lex/DirectoryLookup.h, 4 times
- contrib/llvm-project/clang/include/clang/Sema/Sema.h, line 10188
- contrib/llvm-project/clang/lib/AST/Decl.cpp, 2 times
- contrib/llvm-project/clang/lib/AST/Interp/ByteCodeStmtGen.cpp, 3 times
- contrib/llvm-project/clang/lib/AST/Mangle.cpp, 2 times
- contrib/llvm-project/clang/lib/AST/MicrosoftMangle.cpp, 2 times
- contrib/llvm-project/clang/lib/AST/Type.cpp, 2 times
- contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.cpp, 2 times
- contrib/llvm-project/clang/lib/CodeGen/CGCXXABI.h, 3 times
- contrib/llvm-project/clang/lib/CodeGen/CGDebugInfo.cpp, 3 times
- contrib/llvm-project/clang/lib/CodeGen/CodeGenFunction.cpp, 2 times
- contrib/llvm-project/clang/lib/CodeGen/ItaniumCXXABI.cpp, line 211
- contrib/llvm-project/clang/lib/CodeGen/MicrosoftCXXABI.cpp, 8 times
- contrib/llvm-project/clang/lib/Lex/PPExpressions.cpp, 35 times
- contrib/llvm-project/clang/lib/Parse/ParseOpenMP.cpp, 5 times
- contrib/llvm-project/clang/lib/Sema/SemaCast.cpp, 3 times
- contrib/llvm-project/clang/lib/Sema/SemaDecl.cpp, 9 times
- contrib/llvm-project/clang/lib/Sema/SemaExprObjC.cpp, 4 times
- contrib/llvm-project/clang/lib/Sema/SemaOpenMP.cpp, 4 times
- contrib/llvm-project/clang/lib/Sema/SemaTemplateInstantiateDecl.cpp, 4 times
- contrib/llvm-project/clang/lib/Sema/SemaType.cpp, 2 times
- contrib/llvm-project/clang/lib/Serialization/ASTReader.cpp, 3 times
- contrib/llvm-project/clang/lib/Serialization/ASTReaderDecl.cpp, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/AliasAnalysis.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/AssumeBundleQueries.h, line 157
- contrib/llvm-project/llvm/include/llvm/Analysis/BasicAliasAnalysis.h, 10 times
- contrib/llvm-project/llvm/include/llvm/Analysis/CFG.h, 4 times
- contrib/llvm-project/llvm/include/llvm/Analysis/CaptureTracking.h, line 58
- contrib/llvm-project/llvm/include/llvm/Analysis/DemandedBits.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/DivergenceAnalysis.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Analysis/DomTreeUpdater.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Analysis/DominanceFrontier.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Analysis/DominanceFrontierImpl.h, 4 times
- contrib/llvm-project/llvm/include/llvm/Analysis/IVDescriptors.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/IVUsers.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/InstructionSimplify.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h, 4 times
- contrib/llvm-project/llvm/include/llvm/Analysis/Loads.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Analysis/LoopAccessAnalysis.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/LoopInfo.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSA.h, 10 times
- contrib/llvm-project/llvm/include/llvm/Analysis/MemorySSAUpdater.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Analysis/MustExecute.h, 4 times
- contrib/llvm-project/llvm/include/llvm/Analysis/PHITransAddr.h, 4 times
- contrib/llvm-project/llvm/include/llvm/Analysis/PostDominators.h, 5 times
- contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfo.h, 8 times
- contrib/llvm-project/llvm/include/llvm/Analysis/RegionInfoImpl.h, 17 times
- contrib/llvm-project/llvm/include/llvm/Analysis/ScalarEvolution.h, line 476
- contrib/llvm-project/llvm/include/llvm/Analysis/SyncDependenceAnalysis.h, line 42
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfo.h, 9 times
- contrib/llvm-project/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Analysis/TypeMetadataUtils.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Analysis/ValueTracking.h, 24 times
- contrib/llvm-project/llvm/include/llvm/Analysis/VectorUtils.h, 4 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/BasicTTIImpl.h, 2 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineDominators.h, 21 times
- contrib/llvm-project/llvm/include/llvm/CodeGen/MachineRegionInfo.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Demangle/ItaniumDemangle.h, 4 times
- contrib/llvm-project/llvm/include/llvm/IR/DebugInfo.h, 2 times
- contrib/llvm-project/llvm/include/llvm/IR/Dominators.h, 18 times
- contrib/llvm-project/llvm/include/llvm/Support/CommandLine.h, 16 times
- contrib/llvm-project/llvm/include/llvm/Support/GenericDomTree.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Support/GenericDomTreeConstruction.h, 187 times
- contrib/llvm-project/llvm/include/llvm/Support/GenericIteratedDominanceFrontier.h, 9 times
- contrib/llvm-project/llvm/include/llvm/Transforms/IPO/HotColdSplitting.h, line 49
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h, line 129
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/Float2Int.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/GVN.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/LoopPassManager.h, line 312
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/AssumeBundleBuilder.h, line 42
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h, 8 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Cloning.h, line 245
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeExtractor.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/CodeMoverUtils.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/Local.h, 6 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopRotationUtils.h, line 34
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopSimplify.h, line 64
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopUtils.h, 8 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/LoopVersioning.h, line 47
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h, line 39
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SSAUpdaterBulk.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h, 2 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h, 3 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Utils/UnrollLoop.h, 7 times
- contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/LoopVectorizationLegality.h, 3 times
- contrib/llvm-project/llvm/lib/Analysis/AliasAnalysis.cpp, 3 times
- contrib/llvm-project/llvm/lib/Analysis/AssumeBundleQueries.cpp, 2 times
- contrib/llvm-project/llvm/lib/Analysis/BasicAliasAnalysis.cpp, 18 times
- contrib/llvm-project/llvm/lib/Analysis/CFG.cpp, 16 times
- contrib/llvm-project/llvm/lib/Analysis/CaptureTracking.cpp, 10 times
- contrib/llvm-project/llvm/lib/Analysis/DemandedBits.cpp, 6 times
- contrib/llvm-project/llvm/lib/Analysis/DivergenceAnalysis.cpp, 8 times
- contrib/llvm-project/llvm/lib/Analysis/DomPrinter.cpp, 2 times
- contrib/llvm-project/llvm/lib/Analysis/DomTreeUpdater.cpp, 34 times
- contrib/llvm-project/llvm/lib/Analysis/IVDescriptors.cpp, 20 times
- contrib/llvm-project/llvm/lib/Analysis/IVUsers.cpp, 13 times
- contrib/llvm-project/llvm/lib/Analysis/InlineCost.cpp, 2 times
- contrib/llvm-project/llvm/lib/Analysis/InstructionSimplify.cpp, 59 times
- contrib/llvm-project/llvm/lib/Analysis/LazyValueInfo.cpp, 3 times
- contrib/llvm-project/llvm/lib/Analysis/LegacyDivergenceAnalysis.cpp, 8 times
- contrib/llvm-project/llvm/lib/Analysis/Lint.cpp, 8 times
- contrib/llvm-project/llvm/lib/Analysis/Loads.cpp, 21 times
- contrib/llvm-project/llvm/lib/Analysis/LoopAccessAnalysis.cpp, 10 times
- contrib/llvm-project/llvm/lib/Analysis/LoopInfo.cpp, 10 times
- contrib/llvm-project/llvm/lib/Analysis/LoopPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Analysis/MemoryDependenceAnalysis.cpp, 11 times
- contrib/llvm-project/llvm/lib/Analysis/MemorySSA.cpp, 32 times
- contrib/llvm-project/llvm/lib/Analysis/MemorySSAUpdater.cpp, 31 times
- contrib/llvm-project/llvm/lib/Analysis/ModuleSummaryAnalysis.cpp, 8 times
- contrib/llvm-project/llvm/lib/Analysis/MustExecute.cpp, 21 times
- contrib/llvm-project/llvm/lib/Analysis/OptimizationRemarkEmitter.cpp, 3 times
- contrib/llvm-project/llvm/lib/Analysis/PHITransAddr.cpp, 25 times
- contrib/llvm-project/llvm/lib/Analysis/PostDominators.cpp, 4 times
- contrib/llvm-project/llvm/lib/Analysis/RegionInfo.cpp, 8 times
- contrib/llvm-project/llvm/lib/Analysis/ScalarEvolution.cpp, 68 times
- contrib/llvm-project/llvm/lib/Analysis/SyncDependenceAnalysis.cpp, 9 times
- contrib/llvm-project/llvm/lib/Analysis/TargetTransformInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/Analysis/TypeMetadataUtils.cpp, 11 times
- contrib/llvm-project/llvm/lib/Analysis/ValueTracking.cpp, 104 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp, 34 times
- contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/DwarfUnit.h, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/CodeGenPrepare.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/DwarfEHPrepare.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/CSEMIRBuilder.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/HardwareLoops.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/InterleavedAccessPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/InterleavedLoadCombinePass.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCSE.cpp, 12 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineCopyPropagation.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineDominators.cpp, 13 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineLICM.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineRegionInfo.cpp, 6 times
- contrib/llvm-project/llvm/lib/CodeGen/MachineSink.cpp, 7 times
- contrib/llvm-project/llvm/lib/CodeGen/PeepholeOptimizer.cpp, 2 times
- contrib/llvm-project/llvm/lib/CodeGen/SafeStack.cpp, 3 times
- contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp, 4 times
- contrib/llvm-project/llvm/lib/CodeGen/StackProtector.cpp, 5 times
- contrib/llvm-project/llvm/lib/CodeGen/WasmEHPrepare.cpp, 4 times
- contrib/llvm-project/llvm/lib/IR/DebugInfo.cpp, 10 times
- contrib/llvm-project/llvm/lib/IR/DebugInfoMetadata.cpp, 2 times
- contrib/llvm-project/llvm/lib/IR/Dominators.cpp, 21 times
- contrib/llvm-project/llvm/lib/IR/SafepointIRVerifier.cpp, 20 times
- contrib/llvm-project/llvm/lib/IR/Verifier.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64CleanupLocalDynamicTLSPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64PromoteConstant.cpp, 7 times
- contrib/llvm-project/llvm/lib/Target/AArch64/AArch64StackTagging.cpp, 11 times
- contrib/llvm-project/llvm/lib/Target/AArch64/SVEIntrinsicOpts.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUCodeGenPrepare.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/AMDGPUPrintfRuntimeBinding.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/AMDGPU/SILowerI1Copies.cpp, 8 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMConstantIslandPass.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMLoadStoreOptimizer.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMParallelDSP.cpp, 4 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/ARM/ARMTargetTransformInfo.h, line 257
- contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp, line 6815
- contrib/llvm-project/llvm/lib/Target/ARM/MVEGatherScatterLowering.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonCommonGEP.cpp, 19 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonGenExtract.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/Hexagon/HexagonLoopIdiomRecognition.cpp, 14 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCLoopInstrFormPrep.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/PowerPC/PPCTargetTransformInfo.h, line 65
- contrib/llvm-project/llvm/lib/Target/SystemZ/SystemZLDCleanup.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyLowerEmscriptenEHSjLj.cpp, 3 times
- contrib/llvm-project/llvm/lib/Target/WebAssembly/WebAssemblyOptimizeReturned.cpp, 2 times
- contrib/llvm-project/llvm/lib/Target/X86/X86InstrInfo.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp, 9 times
- contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombineInternal.h, 3 times
- contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/TruncInstCombine.cpp, line 414
- contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroElide.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Coroutines/CoroFrame.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/AttributorAttributes.cpp, 3 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/GlobalOpt.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/HotColdSplitting.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/LoopExtractor.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/PartialInlining.cpp, 13 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/SCCP.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/SampleProfile.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/IPO/WholeProgramDevirt.cpp, 9 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAddSub.cpp, line 1329
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp, line 1066
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp, 3 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineInternal.h, 17 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp, 3 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineNegator.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstCombineShifts.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/InstCombine/InstructionCombining.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ControlHeightReduction.cpp, 40 times
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/DataFlowSanitizer.cpp, 9 times
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/InstrProfiling.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/PGOMemOPSizeOpt.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Instrumentation/SanitizerCoverage.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/ObjCARC/ObjCARCContract.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/ADCE.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/AlignmentFromAssumptions.cpp, 7 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/CallSiteSplitting.cpp, 6 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/ConstantHoisting.cpp, 16 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp, 13 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp, 35 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/DivRemPairs.cpp, 9 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/EarlyCSE.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/Float2Int.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GVN.cpp, 24 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GVNHoist.cpp, 20 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/GuardWidening.cpp, 21 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/IndVarSimplify.cpp, 48 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/InductiveRangeCheckElimination.cpp, 18 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/InstSimplifyPass.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/JumpThreading.cpp, 6 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LICM.cpp, 65 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDataPrefetch.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDeletion.cpp, 7 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopDistribute.cpp, 23 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopFuse.cpp, 35 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp, 7 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInstSimplify.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopInterchange.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopLoadElimination.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPassManager.cpp, line 66
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopPredication.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRerollPass.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopRotation.cpp, 3 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSimplifyCFG.cpp, 22 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopSink.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp, 23 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopUnswitch.cpp, 20 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LoopVersioningLICM.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/LowerMatrixIntrinsics.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp, 7 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/MergeICmps.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/NaryReassociate.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/NewGVN.cpp, 25 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/PlaceSafepoints.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp, 43 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SCCP.cpp, line 193
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SROA.cpp, 2 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/Scalarizer.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SeparateConstOffsetFromGEP.cpp, 15 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SimpleLoopUnswitch.cpp, 74 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/Sink.cpp, 18 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/SpeculateAroundPHIs.cpp, 13 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/StraightLineStrengthReduce.cpp, 3 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/StructurizeCFG.cpp, 18 times
- contrib/llvm-project/llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/AssumeBundleBuilder.cpp, 16 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp, 29 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/BreakCriticalEdges.cpp, 11 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/CanonicalizeFreezeInLoops.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/CloneFunction.cpp, 5 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/CodeExtractor.cpp, 16 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/CodeMoverUtils.cpp, 31 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/FixIrreducible.cpp, 15 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/InlineFunction.cpp, 6 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LCSSA.cpp, 21 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LibCallsShrinkWrap.cpp, 12 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/Local.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopRotationUtils.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopSimplify.cpp, 31 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnroll.cpp, 25 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollAndJam.cpp, 23 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollPeel.cpp, 21 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp, 36 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopUtils.cpp, 14 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/LoopVersioning.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/Mem2Reg.cpp, 6 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/PredicateInfo.cpp, 28 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/PromoteMemoryToRegister.cpp, 18 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/SSAUpdaterBulk.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp, 28 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/SimplifyIndVar.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/SymbolRewriter.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Utils/UnifyLoopExits.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoadStoreVectorizer.cpp, 10 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp, 4 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorizationPlanner.h, line 255
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp, 50 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp, 17 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.cpp, 8 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VPlan.h, 4 times
- contrib/llvm-project/llvm/lib/Transforms/Vectorize/VectorCombine.cpp, 8 times
- contrib/llvm-project/llvm/utils/TableGen/CodeGenDAGPatterns.cpp, 3 times
- sys/contrib/ipfilter/netinet/fil.c, 9 times
- sys/contrib/ipfilter/netinet/ip_fil_freebsd.c, 3 times
- sys/contrib/ipfilter/netinet/ip_frag.c, line 120
- sys/contrib/ipfilter/netinet/ip_ftp_pxy.c, 5 times
- sys/contrib/ipfilter/netinet/ip_nat.c, 4 times
- sys/contrib/ipfilter/netinet/ip_nat6.c, 2 times
- sys/contrib/ipfilter/netinet/ip_state.c, 3 times