Searched refs:getTrackedGlobals (Results 1 – 2 of 2) sorted by relevance
299 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anon357eee1d0211::SCCPSolver1894 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runIPSCCP()
293 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { in getTrackedGlobals() function in __anonb057c7490211::SCCPSolver2090 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals(); in runOnModule()