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

/external/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp235 /// AddTrackedFunction - If the SCCP solver is supposed to track calls into
238 void AddTrackedFunction(Function *F) { function in class:__anon9138::SCCPSolver
1717 Solver.AddTrackedFunction(F);

Completed in 45 milliseconds