Searched defs:DeadInst (Results 1 – 1 of 1) sorted by relevance
133 Instruction *DeadInst = NowDeadInsts.pop_back_val(); in DeleteDeadInstruction() local507 auto RemoveDeadInstAndUpdateBBI = [&](Instruction *DeadInst) { in runOnBasicBlock()