Home
last modified time | relevance | path

Searched defs:ValueState (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DSparsePropagation.h122 DenseMap<Value*, LatticeVal> ValueState; // The state each value is in. variable
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp160 DenseMap<Value*, LatticeVal> ValueState; // The state each value is in. member in __anon10360b9e0211::SCCPSolver