Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyValueInfo.cpp199 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anond0a273e30211::LazyValueInfoCache
506 TheCache.insertResult(e.second, e.first, in solve()
588 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()