Home
last modified time | relevance | path

Searched refs:ComputeConstant (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h71 virtual LatticeVal ComputeConstant(Constant *C) { in ComputeConstant() function
/external/llvm/lib/Analysis/
DSparsePropagation.cpp61 LV = LatticeFunc->ComputeConstant(C); in getOrInitValueState()