Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp967 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber() local
969 verifyOptResult(OptRes); in findClobber()
971 Result = OptRes.PrimaryClobber.Clobber; in findClobber()