Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A 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()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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()