Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp354 const DenseMap<Function*, LatticeVal> &getTrackedRetVals() { in getTrackedRetVals() function in __anonf4e4c9bf0111::SCCPSolver
1977 const DenseMap<Function*, LatticeVal> &RV = Solver.getTrackedRetVals(); in runIPSCCP()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp293 const DenseMap<Function*, LatticeVal> &getTrackedRetVals() { in getTrackedRetVals() function in __anon8a523c670211::SCCPSolver
1870 const DenseMap<Function*, LatticeVal> &RV = Solver.getTrackedRetVals(); in runIPSCCP()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp287 const DenseMap<Function*, LatticeVal> &getTrackedRetVals() { in getTrackedRetVals() function in __anon967d13930211::SCCPSolver
2065 const DenseMap<Function*, LatticeVal> &RV = Solver.getTrackedRetVals(); in runOnModule()