Home
last modified time | relevance | path

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

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