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

/external/llvm/lib/Analysis/
H A DLazyValueInfo.cpp927 bool WasFastQuery = getEdgeValue(V, FromBB, ToBB, Result); local
928 (void)WasFastQuery;
929 assert(WasFastQuery && "More work to do after problem solved?");

Completed in 297 milliseconds