Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyValueInfo.cpp200 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anonc76404170211::LazyValueInfoCache
504 TheCache.insertResult(e.second, e.first, in solve()
583 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()