Searched refs:PreviousDef (Results 1 – 2 of 2) sorted by relevance
255 unsigned PreviousDef = PreviousCopy.getOperand(0).getReg(); in isNopCopy() local257 assert(Def == PreviousDef); in isNopCopy()263 return SubIdx == TRI->getSubRegIndex(PreviousDef, Def); in isNopCopy()
421 STIPredicateFunction &PreviousDef = STIPredicates[It->second]; in collectSTIPredicates() local422 PreviousDef.addDefinition(R); in collectSTIPredicates()