Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2728 static Constant *computePointerICmp(CmpInst::Predicate Pred, Value *LHS, in computePointerICmp() function
3919 if (auto *C = computePointerICmp(Pred, LHS, RHS, Q)) in simplifyICmpInst()
3927 if (auto *C = computePointerICmp(Pred, CLHS->getPointerOperand(), in simplifyICmpInst()