Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp865 DefPath FirstDesc(Q.StartingLoc, Current, Current, None); in findClobber() local
868 UpwardsWalkResult WalkResult = walkToPhiOrClobber(FirstDesc); in findClobber()
874 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber()