Searched refs:InstToDelete (Results 1 – 4 of 4) sorted by relevance
431 DebugInfoBeforePass.InstToDelete.insert({&I, &I}); in collectDebugInfoMetadata()488 const WeakInstValueMap &InstToDelete, in checkInstructions() argument501 auto WeakInstrPtr = InstToDelete.find(Instr); in checkInstructions()502 if (WeakInstrPtr != InstToDelete.end() && !WeakInstrPtr->second) in checkInstructions()695 auto InstToDelete = DebugInfoBeforePass.InstToDelete; in checkDebugInfoMetadata() local707 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()
233 MachineInstr &InstToDelete = *DI; in analyzeBranch() local235 InstToDelete.eraseFromParent(); in analyzeBranch()
44 WeakInstValueMap InstToDelete; member
264 MachineInstr &InstToDelete = *DI; in analyzeBranch() local267 if (isSpeculationBarrierEndBBOpcode(InstToDelete.getOpcode())) in analyzeBranch()269 InstToDelete.eraseFromParent(); in analyzeBranch()