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