Searched refs:OtherDef (Results 1 – 2 of 2) sorted by relevance
338 MachineInstr *OtherDef = nullptr; in processThenDef() local341 OtherDef = &MI; in processThenDef()344 OtherDef->addOperand(MachineOperand::CreateReg(Reg, false, /*isImp=*/true)); in processThenDef()345 LLVM_DEBUG(dbgs() << *OtherDef); in processThenDef()
3000 SlotIndex OtherDef; in pruneSubRegValues() local3002 OtherDef = V.OtherVNI->def; in pruneSubRegValues()3022 if (V.Identical && S.Query(OtherDef).valueOut()) { in pruneSubRegValues()