Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp1682 static Constant *computePointerICmp(const DataLayout *DL, in computePointerICmp() function
2571 if (Constant *C = computePointerICmp(Q.DL, Q.TLI, Pred, LHS, RHS)) in SimplifyICmpInst()