Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp433 void insertResult(Value *Val, BasicBlock *BB, const LVILatticeVal &Result) { in insertResult() function in __anonb20e53550311::LazyValueInfoCache
646 insertResult(Val, BB, Res); in solveBlockValue()
653 insertResult(Val, BB, Res); in solveBlockValue()
660 insertResult(Val, BB, Res); in solveBlockValue()
676 insertResult(Val, BB, Res); in solveBlockValue()
683 insertResult(Val, BB, Res); in solveBlockValue()
690 insertResult(Val, BB, Res); in solveBlockValue()
698 insertResult(Val, BB, Res); in solveBlockValue()
/external/llvm-project/llvm/lib/Analysis/
DLazyValueInfo.cpp200 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anondc48f1430211::LazyValueInfoCache
504 TheCache.insertResult(e.second, e.first, in solve()
583 TheCache.insertResult(Val, BB, *Res); in solveBlockValue()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp184 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon241b53b70211::LazyValueInfoCache
534 TheCache.insertResult(e.second, e.first, in solve()
620 TheCache.insertResult(Val, BB, Res); in solveBlockValue()