Lines Matching defs:phase
202 const char* phase,
245 if (phase == nullptr && !source_available) {
248 } else if (phase != nullptr && !source_available) {
250 phase, suffix);
251 } else if (phase == nullptr && source_available) {
256 source_file.begin(), phase, suffix);
415 void PrintSchedule(const char* phase, const Schedule* schedule,
418 void PrintLiveRanges(const char* phase,
564 void GraphC1Visualizer::PrintSchedule(const char* phase,
569 PrintStringProperty("name", phase);
702 const char* phase, const TopTierRegisterAllocationData* data) {
704 PrintStringProperty("name", phase);