Searched refs:dumpYaml (Results 1 – 3 of 3) sorted by relevance
48 virtual Error dumpYaml(int MaxWarnings, raw_ostream &OS) = 0; in getNamesPointer() 154 Error dumpYaml(int MaxWarnings, raw_ostream &OS) override;
243 Error InstrProfCorrelatorImpl<IntPtrT>::dumpYaml(int MaxWarnings, in dumpYaml() function in InstrProfCorrelatorImpl
3224 if (auto Err = Correlator->dumpYaml(MaxDbgCorrelationWarnings, OS)) in showDebugInfoCorrelation()