Home
last modified time | relevance | path

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

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