Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp357 bool SkipSelfAccess = false; member
656 if (Query->SkipSelfAccess && Node.Loc == Query->StartingLoc) { in getBlockingAccess()
961 if (!Q.SkipSelfAccess && *UpwardWalkLimit > 0) in findClobber()
2626 Q.SkipSelfAccess = true; in getClobberingMemoryAccessBase()