Searched refs:WasFastQuery (Results 1 – 2 of 2) sorted by relevance
927 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result); in getValueOnEdge() local928 (void)WasFastQuery; in getValueOnEdge()929 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()
1358 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result, CxtI); in getValueOnEdge() local1359 (void)WasFastQuery; in getValueOnEdge()1360 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()