Searched refs:InstToDelete (Results 1 – 4 of 4) sorted by relevance
365 DebugInfoBeforePass.InstToDelete.insert({&I, &I}); in collectDebugInfoMetadata()422 const WeakInstValueMap &InstToDelete, in checkInstructions() argument435 auto WeakInstrPtr = InstToDelete.find(Instr); in checkInstructions()436 if (WeakInstrPtr != InstToDelete.end() && !WeakInstrPtr->second) in checkInstructions()631 auto InstToDelete = DebugInfoBeforePass.InstToDelete; in checkDebugInfoMetadata() local643 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()
233 MachineInstr &InstToDelete = *DI; in analyzeBranch() local235 InstToDelete.eraseFromParent(); in analyzeBranch()
43 WeakInstValueMap InstToDelete; member
439 MachineInstr &InstToDelete = *DI; in analyzeBranch() local442 if (isSpeculationBarrierEndBBOpcode(InstToDelete.getOpcode())) in analyzeBranch()444 InstToDelete.eraseFromParent(); in analyzeBranch()