Searched defs:isSafeToMove (Results 1 – 2 of 2) sorted by relevance
157 static bool isSafeToMove(Instruction *Inst, AliasAnalysis *AA, in isSafeToMove() function
1404 bool MachineInstr::isSafeToMove(AliasAnalysis *AA, bool &SawStore) const { in isSafeToMove() function in MachineInstr