Home | History | Annotate | Download | only in Utils

Lines Matching full:invalue

3184     Value *InValue = PHI->getIncomingValue(Idx);
3185 if (InValue != CaseValue) continue;