Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp2692 Constant *NegBOC = ConstantExpr::getNeg(cast<Constant>(BOp1)); in foldICmpBinOpEqualityWithConstant() local
2694 return new ICmpInst(NewPred, BOp0, NegBOC); in foldICmpBinOpEqualityWithConstant()