Searched refs:cmpFirstUseSet (Results 1 – 1 of 1) sorted by relevance
5587 InsnSet cmpFirstUseSet = GetAllUseInsn(flagReg); in CheckCondition() local5588 if (cmpFirstUseSet.size() > 1) { in CheckCondition()