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

/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp222 /// TrackValueOfGlobalVariable - Clients can use this method to
226 void TrackValueOfGlobalVariable(GlobalVariable *GV) { function in class:__anon9138::SCCPSolver
1746 Solver.TrackValueOfGlobalVariable(G);

Completed in 75 milliseconds