Searched refs:computePointerICmp (Results 1 – 1 of 1) sorted by relevance
2683 static Constant *computePointerICmp(CmpPredicate Pred, Value *LHS, Value *RHS, in computePointerICmp() function4031 if (auto *C = computePointerICmp(Pred, LHS, RHS, Q)) in simplifyICmpInst()4038 if (auto *C = computePointerICmp(Pred, CLHS->getPointerOperand(), in simplifyICmpInst()