Searched refs:getLatticeState (Results 1 – 2 of 2) sorted by relevance
137 BCValue = getLatticeState(BI->getCondition()); in getFeasibleSuccessors()179 SCValue = getLatticeState(SI.getCondition()); in getFeasibleSuccessors()340 LatticeFunc->PrintValue(getLatticeState(I), OS); in Print()
152 LatticeVal getLatticeState(Value *V) const { in getLatticeState() function