Home
last modified time | relevance | path

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

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