Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp200 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon49d53ac20211::LazyValueInfoCache
532 TheCache.insertResult(e.second, e.first, in solve()
618 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()