Home
last modified time | relevance | path

Searched refs:ComputeArgument (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DSparsePropagation.h90 virtual LatticeVal ComputeArgument(Argument *I) { in ComputeArgument() function
/external/llvm/include/llvm/Analysis/
DSparsePropagation.h89 virtual LatticeVal ComputeArgument(Argument *I) { in ComputeArgument() function
/external/llvm/lib/Analysis/
DSparsePropagation.cpp63 LV = LatticeFunc->ComputeArgument(A); in getOrInitValueState()
/external/swiftshader/third_party/LLVM/lib/Analysis/
DSparsePropagation.cpp62 LV = LatticeFunc->ComputeArgument(A); in getOrInitValueState()