Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopVersioningLICM.cpp150 static char ID;
152 LoopVersioningLICM() in LoopVersioningLICM() function
176 void reset() { in reset()
188 class AutoResetter {
199 AliasAnalysis *AA = nullptr;
202 ScalarEvolution *SE = nullptr;
211 Loop *CurLoop = nullptr;
217 unsigned LoopDepthThreshold;
220 float InvariantThreshold;
226 unsigned InvariantCounter = 0;
[all …]