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

  /external/llvm/lib/Analysis/
SparsePropagation.cpp 137 BCValue = getLatticeState(BI->getCondition());
179 SCValue = getLatticeState(SI.getCondition());
340 LatticeFunc->PrintValue(getLatticeState(I), OS);
  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 149 /// getLatticeState - Return the LatticeVal object that corresponds to the
152 LatticeVal getLatticeState(Value *V) const {

Completed in 1811 milliseconds