Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp2631 static bool isAllocDisjoint(const Value *V) { in isAllocDisjoint() function
2816 return all_of(Objects, ::isAllocDisjoint); in computePointerICmp()