Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp329 MemoryLocation StartingLoc; member
342 StartingLoc = MemoryLocation::get(Inst); in UpwardsMemoryQuery()
624 if (Query->SkipSelfAccess && Node.Loc == Query->StartingLoc) { in getBlockingAccess()
904 DefPath FirstDesc(Q.StartingLoc, Current, Current, None); in findClobber()
914 Current, Q.StartingLoc); in findClobber()
922 checkClobberSanity(Current, Result, Q.StartingLoc, MSSA, Q, AA); in findClobber()
2231 Q.StartingLoc = Loc; in getClobberingMemoryAccessBase()