Searched refs:DefVR (Results 1 – 2 of 2) sorted by relevance
537 int DefVR = MI.getOperand(0).getReg(); in findPotentiallylBlockedCopies() local538 if (!MRI->hasOneNonDBGUse(DefVR)) in findPotentiallylBlockedCopies()541 llvm::make_early_inc_range(MRI->use_nodbg_operands(DefVR))) { in findPotentiallylBlockedCopies()
1059 MachineInstr *DefVR = MRI->getVRegDef(VR); in pruneCoveredSets() local1060 bool DefEx = HII->isConstExtended(*DefVR); in pruneCoveredSets()