Searched refs:RunPassName (Results 1 – 1 of 1) sorted by relevance
704 for (const std::string &RunPassName : getRunPassNames()) { in compileModule() local705 if (addPass(PM, argv0, RunPassName, TPC)) in compileModule()