Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp270 LatticeVal getLatticeValueFor(Value *V) const { in getLatticeValueFor() function in __anon10360b9e0211::SCCPSolver
1610 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnFunction()
1774 LatticeVal IV = Solver.getLatticeValueFor(AI); in runOnModule()
1818 LatticeVal IV = Solver.getLatticeValueFor(Inst); in runOnModule()