Searched refs:getCompilationPhases (Results 1 – 3 of 3) sorted by relevance
79 void getCompilationPhases(
196 void types::getCompilationPhases(ID Id, llvm::SmallVectorImpl<phases::ID> &P) { in getCompilationPhases() function in types
1215 types::getCompilationPhases(InputType, PL); in BuildActions()