Searched refs:InstToDelete (Results 1 – 4 of 4) sorted by relevance
362 DebugInfoBeforePass.InstToDelete.insert({&I, &I}); in collectDebugInfoMetadata()419 const WeakInstValueMap &InstToDelete, in checkInstructions() argument432 auto WeakInstrPtr = InstToDelete.find(Instr); in checkInstructions()433 if (WeakInstrPtr != InstToDelete.end() && !WeakInstrPtr->second) in checkInstructions()625 auto InstToDelete = DebugInfoBeforePass.InstToDelete; in checkDebugInfoMetadata() local637 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()
233 MachineInstr &InstToDelete = *DI; in analyzeBranch() local235 InstToDelete.eraseFromParent(); in analyzeBranch()
41 WeakInstValueMap InstToDelete; member
438 MachineInstr &InstToDelete = *DI; in analyzeBranch() local441 if (isSpeculationBarrierEndBBOpcode(InstToDelete.getOpcode())) in analyzeBranch()443 InstToDelete.eraseFromParent(); in analyzeBranch()