Lines Matching refs:checkForAllInstructions
2082 if (!A.checkForAllInstructions(CheckForNoUnwind, *this, Opcodes, in updateImpl()
2444 if (!A.checkForAllInstructions( in isImpliedByIR()
3082 A.checkForAllInstructions(InspectMemAccessInstForUB, *this, in updateImpl()
3088 A.checkForAllInstructions(InspectBrInstForUB, *this, {Instruction::Br}, in updateImpl()
3103 A.checkForAllInstructions(InspectReturnInstForUB, *this, in updateImpl()
4421 A.checkForAllInstructions([](Instruction &) { return true; }, *this, in updateImpl()
4449 A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()
5468 if (!A.checkForAllInstructions(CheckForNoReturn, *this, in updateImpl()
6392 if (!A.checkForAllInstructions(ReturnInstCB, *this, {Instruction::Ret}, in updateImpl()
7529 if (!A.checkForAllInstructions( in manifest()
11546 if (!A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in updateImpl()
11597 (void)A.checkForAllInstructions(RetInstPred, *this, {Instruction::Ret}, in manifest()