Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyValueInfo.cpp433 void insertResult(Value *Val, BasicBlock *BB, const LVILatticeVal &Result) { in insertResult() function in __anonb631c5f30311::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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyValueInfo.cpp184 void insertResult(Value *Val, BasicBlock *BB, in insertResult() function in __anon3936ddd50211::LazyValueInfoCache
534 TheCache.insertResult(e.second, e.first, in solve()
620 TheCache.insertResult(Val, BB, Res); in solveBlockValue()