Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp831 static bool notDifferentParent(const Value *O1, const Value *O2) { in notDifferentParent() function
843 assert(notDifferentParent(LocA.Ptr, LocB.Ptr) && in alias()
873 assert(notDifferentParent(Call, Loc.Ptr) && in getModRefInfo()