Searched refs:hasEHOrLoadsOnPath (Results 1 – 1 of 1) sorted by relevance
319 bool hasEHOrLoadsOnPath(const Instruction *NewPt, MemoryDef *Def,685 bool GVNHoist::hasEHOrLoadsOnPath(const Instruction *NewPt, MemoryDef *Def, in hasEHOrLoadsOnPath() function in llvm::GVNHoist778 if (hasEHOrLoadsOnPath(NewPt, cast<MemoryDef>(U), NBBsOnAllPaths)) in safeToHoistLdSt()