Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp644 static Constant *computePointerDifference(const DataLayout &DL, Value *LHS, in computePointerDifference() function
757 if (Constant *Result = computePointerDifference(Q.DL, X, Y)) in SimplifySubInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DInstructionSimplify.cpp694 static Constant *computePointerDifference(const DataLayout &DL, Value *LHS, in computePointerDifference() function
821 if (Constant *Result = computePointerDifference(Q.DL, X, Y)) in SimplifySubInst()