Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp1450 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result, CxtI); in getValueOnEdge() local
1451 (void)WasFastQuery; in getValueOnEdge()
1452 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()