Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp406 DepthInfo LoopDepth[LoopIterations] = {{0, 0}, {0, 0}}; in checkForProfitableCmovCandidates() local
[all...]
H A DX86LoadValueInjectionLoadHardening.cpp500 unsigned LoopDepth = MLI.getLoopDepth(MBB); getGadgetGraph() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp242 int LoopDepth = L.getLoopDepth(); in hasTemporalReuse() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopUnrollAndJam.cpp766 unsigned LoopDepth = Root.getLoopDepth(); in checkDependencies() local