Searched defs:isSafeToMove (Results 1 – 4 of 4) sorted by relevance
35 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA, in isSafeToMove() function
551 bool ReachingDefAnalysis::isSafeToMove(MachineInstr *From, in isSafeToMove() function in ReachingDefAnalysis
1232 bool MachineInstr::isSafeToMove(AAResults *AA, bool &SawStore) const { in isSafeToMove() function in MachineInstr
313 static bool isSafeToMove(const MachineOperand *Def, const MachineOperand *Use, in isSafeToMove() function