Searched refs:isAllocDisjoint (Results 1 – 1 of 1) sorted by relevance
2631 static bool isAllocDisjoint(const Value *V) { in isAllocDisjoint() function2816 return all_of(Objects, ::isAllocDisjoint); in computePointerICmp()