Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DSparsePropagation.h150 LatticeVal getExistingValueState(LatticeKey Key) const { in getExistingValueState() function
304 BCValue = getExistingValueState( in getFeasibleSuccessors()
343 SCValue = getExistingValueState( in getFeasibleSuccessors()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DCalledValuePropagation.cpp394 CVPLatticeVal LV = Solver.getExistingValueState(RegI); in runCVP()