Searched refs:InstToDelete (Results 1 – 4 of 4) sorted by relevance
344 DIPreservationMap[NameOfWrappedPass].InstToDelete.insert({&I, &I}); in collectDebugInfoMetadata()401 const WeakInstValueMap &InstToDelete, in checkInstructions() argument414 auto WeakInstrPtr = InstToDelete.find(Instr); in checkInstructions()415 if (WeakInstrPtr != InstToDelete.end() && !WeakInstrPtr->second) in checkInstructions()599 auto InstToDelete = DIPreservationAfter[NameOfWrappedPass].InstToDelete; in checkDebugInfoMetadata() local611 DILocsBefore, DILocsAfter, InstToDelete, NameOfWrappedPass, in checkDebugInfoMetadata()
233 MachineInstr &InstToDelete = *DI; in analyzeBranch() local235 InstToDelete.eraseFromParent(); in analyzeBranch()
39 WeakInstValueMap InstToDelete; member
418 MachineInstr &InstToDelete = *DI; in analyzeBranch() local421 if (isSpeculationBarrierEndBBOpcode(InstToDelete.getOpcode())) in analyzeBranch()423 InstToDelete.eraseFromParent(); in analyzeBranch()