Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp3530 if (auto *CSrc0 = dyn_cast<Constant>(Src0)) { in visitCallInst() local
3532 Constant *CCmp = ConstantExpr::getCompare(CCVal, CSrc0, CSrc1); in visitCallInst()