Searched refs:OpHoisted (Results 1 – 1 of 1) sorted by relevance
1083 bool OpHoisted = is_contained(SafeToHoist, OpInst); in canHoistInst() local1086 if (!(OpHoisted || DT.dominates(OpInst, FC0PreheaderTarget))) { in canHoistInst()