Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DMemorySSA.cpp948 DefPath FirstDesc(Q.StartingLoc, Current, Current, std::nullopt); in findClobber() local
951 UpwardsWalkResult WalkResult = walkToPhiOrClobber(FirstDesc); in findClobber()
956 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber()