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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSCCP.cpp268 LatticeVal getLatticeValueFor(Value *V) const { function in class:__anon10429::SCCPSolver
1611 LatticeVal IV = Solver.getLatticeValueFor(Inst);
1775 LatticeVal IV = Solver.getLatticeValueFor(AI);
1819 LatticeVal IV = Solver.getLatticeValueFor(Inst);

Completed in 120 milliseconds