Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp202 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon5b23d9e10211::LazyValueInfoCache
536 TheCache.insertResult(e.second, e.first, in solve()
626 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()