Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp1598 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result, CxtI); in getValueOnEdge() local
1599 (void)WasFastQuery; in getValueOnEdge()
1600 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()