Searched defs:VerifyGraphPhase (Results 1 – 1 of 1) sorted by relevance
1945 struct VerifyGraphPhase { struct1946 static const char* phase_name() { return nullptr; } in phase_name()1948 void Run(PipelineData* data, Zone* temp_zone, const bool untyped, in Run()