Searched refs:WasFastQuery (Results 1 – 2 of 2) sorted by relevance
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()
1598 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result, CxtI); in getValueOnEdge() local1599 (void)WasFastQuery; in getValueOnEdge()1600 assert(WasFastQuery && "More work to do after problem solved?"); in getValueOnEdge()