Searched refs:hasCachedValueInfo (Results 1 – 1 of 1) sorted by relevance
479 bool hasCachedValueInfo(Value *V, BasicBlock *BB) { in hasCachedValueInfo() function in __anon5917926d0311::LazyValueInfoCache575 assert(hasCachedValueInfo(e.second, e.first) && in solve()595 return hasCachedValueInfo(Val, BB); in hasBlockValue()627 if (hasCachedValueInfo(Val, BB)) { in solveBlockValue()