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

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

Completed in 82 milliseconds