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 68 LV = LatticeFunc->getUndefVal();
146 if (BCValue == LatticeFunc->getUndefVal())
188 if (SCValue == LatticeFunc->getUndefVal())
  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 58 LatticeVal getUndefVal() const { return UndefVal; }

Completed in 1306 milliseconds