Searched refs:CCmp (Results 1 – 1 of 1) sorted by relevance
3532 Constant *CCmp = ConstantExpr::getCompare(CCVal, CSrc0, CSrc1); in visitCallInst() local3533 if (CCmp->isNullValue()) { in visitCallInst()3535 *II, ConstantExpr::getSExt(CCmp, II->getType())); in visitCallInst()