Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp349 bool SkipSelfAccess = false; member
668 if (Query->SkipSelfAccess && Node.Loc == Query->StartingLoc) { in getBlockingAccess()
975 if (!Q.SkipSelfAccess && *UpwardWalkLimit > 0) in findClobber()
2509 Q.SkipSelfAccess = true; in getClobberingMemoryAccessBase()