Searched refs:getMRVFunctionsTracked (Results 1 – 1 of 1) sorted by relevance
366 const SmallPtrSet<Function *, 16> getMRVFunctionsTracked() { in getMRVFunctionsTracked() function in __anonf4e4c9bf0111::SCCPSolver1985 for (const auto &F : Solver.getMRVFunctionsTracked()) { in runIPSCCP()