Home
last modified time | relevance | path

Searched defs:LoopDepth (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp397 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
H A DX86LoadValueInjectionLoadHardening.cpp502 unsigned LoopDepth = MLI.getLoopDepth(MBB); in getGadgetGraph() local
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp243 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp585 auto LoopDepth = LI.getLoopDepth(I->getParent()); in getUserBonus() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp772 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() local
/llvm-project-15.0.7/polly/lib/Analysis/
H A DScopBuilder.cpp731 int LoopDepth = scop->getRelativeLoopDepth(L); in addLoopBoundsToHeaderDomain() local