Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSCCPSolver.cpp403 std::vector<ValueLatticeElement> getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in llvm::SCCPInstVisitor
1632 SCCPSolver::getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in SCCPSolver