Searched refs:TIdx (Results 1 – 1 of 1) sorted by relevance
609 int TIdx = TDef->findRegisterDefOperandIdx(TReg, /*TRI=*/nullptr); in hasSameValue() local611 if (TIdx == -1 || FIdx == -1) in hasSameValue()614 return TIdx == FIdx; in hasSameValue()