Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Analysis/
DLazyValueInfo.cpp927 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result); in getValueOnEdge() local
928 (void)WasFastQuery; in getValueOnEdge()
929 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()
/external/llvm/lib/Analysis/
DLazyValueInfo.cpp1358 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result, CxtI); in getValueOnEdge() local
1359 (void)WasFastQuery; in getValueOnEdge()
1360 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()