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

/external/llvm/lib/Analysis/
H A DSparsePropagation.cpp69 LV = LatticeFunc->getUndefVal();
147 if (BCValue == LatticeFunc->getUndefVal())
189 if (SCValue == LatticeFunc->getUndefVal())
/external/swiftshader/third_party/LLVM/lib/Analysis/
H A DSparsePropagation.cpp68 LV = LatticeFunc->getUndefVal();
146 if (BCValue == LatticeFunc->getUndefVal())
188 if (SCValue == LatticeFunc->getUndefVal())
/external/llvm/include/llvm/Analysis/
H A DSparsePropagation.h61 LatticeVal getUndefVal() const { return UndefVal; } function in class:llvm::AbstractLatticeFunction
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
H A DSparsePropagation.h58 LatticeVal getUndefVal() const { return UndefVal; } function in class:llvm::AbstractLatticeFunction

Completed in 60 milliseconds