Searched refs:getUndefVal (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DSparsePropagation.cpp68 LV = LatticeFunc->getUndefVal();
146 if (BCValue == LatticeFunc->getUndefVal())
188 if (SCValue == LatticeFunc->getUndefVal())
/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DSparsePropagation.h58 LatticeVal getUndefVal() const { return UndefVal; } function in class:llvm::AbstractLatticeFunction

Completed in 96 milliseconds