Searched refs:safeToHoistLdSt (Results 1 – 1 of 1) sorted by relevance
318 bool safeToHoistLdSt(const Instruction *NewPt, const Instruction *OldPt,706 bool GVNHoist::safeToHoistLdSt(const Instruction *NewPt, in safeToHoistLdSt() function in llvm::GVNHoist778 if (safeToHoistLdSt(T, Insn, UD, K, NumBBsOnAllPaths)) in checkSafety()