Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DSparsePropagation.cpp137 BCValue = getLatticeState(BI->getCondition()); in getFeasibleSuccessors()
179 SCValue = getLatticeState(SI.getCondition()); in getFeasibleSuccessors()
340 LatticeFunc->PrintValue(getLatticeState(&I), OS); in Print()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DSparsePropagation.cpp136 BCValue = getLatticeState(BI->getCondition()); in getFeasibleSuccessors()
178 SCValue = getLatticeState(SI.getCondition()); in getFeasibleSuccessors()
340 LatticeFunc->PrintValue(getLatticeState(I), OS); in Print()
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h152 LatticeVal getLatticeState(Value *V) const { in getLatticeState() function
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h149 LatticeVal getLatticeState(Value *V) const { in getLatticeState() function