Searched refs:notDifferentParent (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp659 static bool notDifferentParent(const Value *O1, const Value *O2) { function
670 assert(notDifferentParent(LocA.Ptr, LocB.Ptr) &&
699 assert(notDifferentParent(CS.getInstruction(), Loc.Ptr) &&

Completed in 76 milliseconds