Searched refs:GetPassesToRun (Results 1 – 2 of 2) sorted by relevance
349 const std::vector<std::string>* GetPassesToRun() const { in GetPassesToRun() function
601 const std::vector<std::string>* pass_names = GetCompilerOptions().GetPassesToRun(); in RunOptimizations()