Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DFunctionPropertiesAnalysis.cpp51 int64_t LoopDepth; in getFunctionPropertiesInfo() local
H A DLoopCacheAnalysis.cpp232 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionSpecialization.cpp286 auto LoopDepth = LI.getLoopDepth(I->getParent()); in getUserBonus() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp388 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
H A DX86LoadValueInjectionLoadHardening.cpp501 unsigned LoopDepth = MLI.getLoopDepth(MBB); in getGadgetGraph() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp774 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() local