Searched refs:RetInstPred (Results 1 – 1 of 1) sorted by relevance
4479 auto RetInstPred = [&](Instruction &I) { in manifest() local4486 A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()11609 auto RetInstPred = [&](Instruction &RetI) { in updateImpl() local11620 if (!A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in updateImpl()11651 auto RetInstPred = [&](Instruction &RetI) { in manifest() local11661 (void)A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()