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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSCCP.cpp281 /// getTrackedRetVals - Get the inferred return value map.
283 const DenseMap<Function*, LatticeVal> &getTrackedRetVals() { function in class:__anon10625::SCCPSolver
1905 const DenseMap<Function*, LatticeVal> &RV = Solver.getTrackedRetVals();

Completed in 238 milliseconds