Searched refs:simplifyICmpWithZero (Results 1 – 1 of 1) sorted by relevance
2401 static Value *simplifyICmpWithZero(CmpInst::Predicate Pred, Value *LHS, in simplifyICmpWithZero() function3209 if (Value *V = simplifyICmpWithZero(Pred, LHS, RHS, Q)) in SimplifyICmpInst()