HomeSort by relevance Sort by last modified time
    Searched refs:getUndefVal (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
SparsePropagation.cpp 69 LV = LatticeFunc->getUndefVal();
147 if (BCValue == LatticeFunc->getUndefVal())
189 if (SCValue == LatticeFunc->getUndefVal())
  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 58 LatticeVal getUndefVal() const { return UndefVal; }

Completed in 78 milliseconds