Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSCCP.cpp282 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anona95eefe80211::SCCPSolver
1920 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runOnModule()