Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DMemorySSA.cpp913 OptznResult OptRes = tryOptimizePhi(cast<MemoryPhi>(FirstDesc.Last), in findClobber() local
915 verifyOptResult(OptRes); in findClobber()
917 Result = OptRes.PrimaryClobber.Clobber; in findClobber()