Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSCCP.cpp360 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anonf4e4c9bf0111::SCCPSolver
2001 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runIPSCCP()
/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp299 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anon8a523c670211::SCCPSolver
1894 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runIPSCCP()
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSCCP.cpp293 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anon967d13930211::SCCPSolver
2090 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runOnModule()