Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2658 static bool haveNonOverlappingStorage(const Value *V1, const Value *V2) { in haveNonOverlappingStorage() function
2794 if (haveNonOverlappingStorage(LHS, RHS)) { in computePointerICmp()