Searched defs:isSafeToMove (Results 1 – 8 of 8) sorted by relevance
30 static bool isSafeToMove(Instruction *Inst, AliasAnalysis &AA, in isSafeToMove() function
532 static bool isSafeToMove(const MachineInstr &From, const MachineInstr &To) { in isSafeToMove() function
381 bool LoongArchInstrInfo::isSafeToMove(const MachineInstr &MI, in isSafeToMove() function in LoongArchInstrInfo
333 static bool isSafeToMove(const MachineOperand *Def, const MachineOperand *Use, in isSafeToMove() function
644 bool ReachingDefAnalysis::isSafeToMove(MachineInstr *From, in isSafeToMove() function in ReachingDefAnalysis
1323 bool MachineInstr::isSafeToMove(bool &SawStore) const { in isSafeToMove() function in MachineInstr
1005 bool Vectorizer::isSafeToMove( in isSafeToMove() function in Vectorizer
1738 virtual bool isSafeToMove(const MachineInstr &MI, in isSafeToMove() function