Searched refs:RetInstPred (Results 1 – 1 of 1) sorted by relevance
4442 auto RetInstPred = [&](Instruction &I) { in manifest() local4449 A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()11535 auto RetInstPred = [&](Instruction &RetI) { in updateImpl() local11546 if (!A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in updateImpl()11587 auto RetInstPred = [&](Instruction &RetI) { in manifest() local11597 (void)A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()