Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp2401 static Value *simplifyICmpWithZero(CmpInst::Predicate Pred, Value *LHS, in simplifyICmpWithZero() function
3209 if (Value *V = simplifyICmpWithZero(Pred, LHS, RHS, Q)) in SimplifyICmpInst()