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

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 69 /// ComputeConstant - Given a constant value, compute and return a lattice
71 virtual LatticeVal ComputeConstant(Constant *C) {
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 61 LV = LatticeFunc->ComputeConstant(C);

Completed in 40 milliseconds