Searched refs:LoopVersioningLICM (Results 1 – 4 of 4) sorted by relevance
145 struct LoopVersioningLICM { struct150 LoopVersioningLICM(AliasAnalysis *AA, ScalarEvolution *SE, in LoopVersioningLICM() argument172 AutoResetter(LoopVersioningLICM &LVLICM) : LVLICM(LVLICM) {} in AutoResetter()176 LoopVersioningLICM &LVLICM;228 bool LoopVersioningLICM::legalLoopStructure() { in legalLoopStructure()279 bool LoopVersioningLICM::legalLoopMemoryAccesses() { in legalLoopMemoryAccesses()343 bool LoopVersioningLICM::instructionSafeForVersioning(Instruction *I) { in instructionSafeForVersioning()398 bool LoopVersioningLICM::legalLoopInstructions() { in legalLoopInstructions()479 bool LoopVersioningLICM::isLoopAlreadyVisited() { in isLoopAlreadyVisited()491 bool LoopVersioningLICM::isLegalForVersioning() { in isLegalForVersioning()[all …]
47 LoopVersioningLICM.cpp
54 LoopVersioningLICM.cpp \
58 "LoopVersioningLICM.cpp",