Searched refs:KeyInstructions (Results 1 – 3 of 3) sorted by relevance
469 SmallDenseSet<const MachineInstr *> KeyInstructions;
2093 IsKey = KeyInstructions.contains(MI); in beginInstruction()2376 KeyInstructions.clear(); in computeKeyInstructions()2433 KeyInstructions.insert(Buoy); in computeKeyInstructions()2501 KeyInstructions.insert(I); in computeKeyInstructions()
4639 bool KeyInstructions = CGM.getCodeGenOpts().DebugKeyInstructions; in emitFunctionStart() local4657 KeyInstructions = in emitFunctionStart()4658 KeyInstructions && !isa_and_present<CoroutineBodyStmt>(FD->getBody()); in emitFunctionStart()4720 Annotations, "", KeyInstructions); in emitFunctionStart()