Searched refs:getUndefVal (Results 1 – 2 of 2) sorted by relevance
69 LV = LatticeFunc->getUndefVal(); in getOrInitValueState()147 if (BCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()189 if (SCValue == LatticeFunc->getUndefVal()) in getFeasibleSuccessors()
58 LatticeVal getUndefVal() const { return UndefVal; } in getUndefVal() function