Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DLazyValueInfo.cpp181 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anonaa1e11710211::LazyValueInfoCache
519 TheCache.insertResult(e.second, e.first, in solve()
605 TheCache.insertResult(Val, BB, Res); in solveBlockValue()