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

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

Completed in 40 milliseconds