Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp332 std::vector<LatticeVal> getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in __anonf4e4c9bf0111::SCCPSolver
1609 std::vector<LatticeVal> IVs = Solver.getStructLatticeValueFor(V); in tryToReplaceWithConstant()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp273 std::vector<LatticeVal> getStructLatticeValueFor(Value *V) const { in getStructLatticeValueFor() function in __anon8a523c670211::SCCPSolver
1516 std::vector<LatticeVal> IVs = Solver.getStructLatticeValueFor(V); in tryToReplaceWithConstant()