Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp353 std::vector<LatticeVal> getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in __anon86856d210111::SCCPSolver
1709 std::vector<LatticeVal> IVs = Solver.getStructLatticeValueFor(V); in tryToReplaceWithConstant()