Searched defs:getValueState (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | SparsePropagation.h | 230 SparseSolver<LatticeKey, LatticeVal, KeyInfo>::getValueState(LatticeKey Key) { getValueState() function |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SCCPSolver.cpp | 484 ValueLatticeElement &getValueState(Value *V) { getValueState() function in llvm::SCCPInstVisitor |