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