Searched refs:BeforeHere (Results 1 – 1 of 1) sorted by relevance
107 : BeforeHere(I), DT(DT), ReturnCaptures(ReturnCaptures), in CapturesBefore()113 if (BeforeHere == I) in isSafeToPrune()122 return !isPotentiallyReachable(I, BeforeHere, nullptr, DT, LI); in isSafeToPrune()140 const Instruction *BeforeHere; member