Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DMemorySSA.cpp874 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber() local
876 verifyOptResult(OptRes); in findClobber()
878 Result = OptRes.PrimaryClobber.Clobber; in findClobber()