Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp904 DefPath FirstDesc(Q.StartingLoc, Current, Current, None); in findClobber() local
907 UpwardsWalkResult WalkResult = walkToPhiOrClobber(FirstDesc); in findClobber()
913 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber()