Searched refs:ReturnInstCB (Results 1 – 2 of 2) sorted by relevance
757 auto ReturnInstCB = [&](Instruction &Ret) { in isPotentiallyReachable() local768 if (A.checkForAllInstructions(ReturnInstCB, FromFn, &QueryingAA, in isPotentiallyReachable()
6460 auto ReturnInstCB = [&](Instruction &I) { in updateImpl() local6468 if (!A.checkForAllInstructions(ReturnInstCB, *this, {Instruction::Ret}, in updateImpl()