Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp652 const ValueLatticeElement &getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in llvm::SCCPInstVisitor
1879 const ValueLatticeElement &SCCPSolver::getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in SCCPSolver