Searched refs:isHoistable (Results 1 – 1 of 1) sorted by relevance
479 static bool isHoistable(Instruction *I, DominatorTree &DT) { in isHoistable() function502 if (!isHoistable(I, DT)) { in getBaseValues()553 if (isHoistable(I, DT)) { in checkHoistValue()