Searched refs:ReturnInstCB (Results 1 – 2 of 2) sorted by relevance
672 auto ReturnInstCB = [&](Instruction &Ret) { in isPotentiallyReachable() local683 if (A.checkForAllInstructions(ReturnInstCB, FromFn, QueryingAA, in isPotentiallyReachable()
2226 auto ReturnInstCB = [&](Instruction &I) { in updateImpl() local2245 if (!A.checkForAllInstructions(ReturnInstCB, *this, {Instruction::Ret}, in updateImpl()6321 auto ReturnInstCB = [&](Instruction &I) { in updateImpl() local6329 if (!A.checkForAllInstructions(ReturnInstCB, *this, {Instruction::Ret}, in updateImpl()