Home
last modified time | relevance | path

Searched refs:CCmp (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3532 Constant *CCmp = ConstantExpr::getCompare(CCVal, CSrc0, CSrc1); in visitCallInst() local
3533 if (CCmp->isNullValue()) { in visitCallInst()
3535 *II, ConstantExpr::getSExt(CCmp, II->getType())); in visitCallInst()