Searched refs:CSrc1 (Results 1 – 1 of 1) sorted by relevance
3531 if (auto *CSrc1 = dyn_cast<Constant>(Src1)) { in visitCallInst() local3532 Constant *CCmp = ConstantExpr::getCompare(CCVal, CSrc0, CSrc1); in visitCallInst()