Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2651 static bool haveNonOverlappingStorage(const Value *V1, const Value *V2) { in haveNonOverlappingStorage() function
2777 if (haveNonOverlappingStorage(LHS, RHS)) { in computePointerICmp()