Searched refs:CmpValueInfo (Results 1 – 1 of 1) sorted by relevance
1087 const auto *CmpValueInfo = in CMP3() local1089 assert(CmpValueInfo); in CMP3()1090 assert(CmpValueInfo->hasValidIntValue()); in CMP3()1091 return SetThreeWayComparisonField(S, OpPC, P, CmpValueInfo->getIntValue()); in CMP3()