Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp576 unsigned LoopDepth = LI.getLoopDepth(I->getParent()); in getUserBonus() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp402 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
H A DX86LoadValueInjectionLoadHardening.cpp501 unsigned LoopDepth = MLI.getLoopDepth(MBB); in getGadgetGraph() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp242 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp767 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() local