Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DSparsePropagation.h230 SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getValueState(LatticeKey Key) { in getValueState() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp478 ValueLatticeElement &getValueState(Value *V) { in getValueState() function in llvm::SCCPInstVisitor