Searched defs:LoopVersioningLICM (Results 1 – 1 of 1) sorted by relevance
150 static char ID;152 LoopVersioningLICM() in LoopVersioningLICM() function176 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 …]