Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DSparsePropagation.h228 SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getValueState(LatticeKey Key) { in getValueState() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp177 ValueLatticeElement &getValueState(Value *V) { in getValueState() function in llvm::SCCPInstVisitor