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

  /external/llvm/include/llvm/Analysis/
SparsePropagation.h 88 /// ComputeArgument - Given a formal argument value, compute and return a
90 virtual LatticeVal ComputeArgument(Argument *I) {
  /external/llvm/lib/Analysis/
SparsePropagation.cpp 63 LV = LatticeFunc->ComputeArgument(A);

Completed in 65 milliseconds