Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2721 static Constant *computePointerICmp(CmpInst::Predicate Pred, Value *LHS, in computePointerICmp() function
4035 if (auto *C = computePointerICmp(Pred, LHS, RHS, Q)) in simplifyICmpInst()
4042 if (auto *C = computePointerICmp(Pred, CLHS->getPointerOperand(), in simplifyICmpInst()