Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2421 computePointerICmp(CmpInst::Predicate Pred, Value *LHS, Value *RHS, in computePointerICmp() function
3591 if (auto *C = computePointerICmp(Pred, LHS, RHS, Q)) in SimplifyICmpInst()
3599 if (auto *C = computePointerICmp(Pred, CLHS->getPointerOperand(), in SimplifyICmpInst()