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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSCCP.cpp287 /// getTrackedGlobals - Get and return the set of inferred initializers for
289 const DenseMap<GlobalVariable*, LatticeVal> &getTrackedGlobals() { function in class:__anon10429::SCCPSolver
1930 const DenseMap<GlobalVariable*, LatticeVal> &TG = Solver.getTrackedGlobals();

Completed in 94 milliseconds