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