Searched refs:DescribeBlock (Results 1 – 1 of 1) sorted by relevance
39 auto DescribeBlock = [&](unsigned ID, StringRef Name) { in PGOCtxProfileWriter() local52 DescribeBlock(PGOCtxProfileBlockIDs::ProfileMetadataBlockID, "Metadata"); in PGOCtxProfileWriter()54 DescribeBlock(PGOCtxProfileBlockIDs::ContextsSectionBlockID, "Contexts"); in PGOCtxProfileWriter()55 DescribeBlock(PGOCtxProfileBlockIDs::ContextRootBlockID, "Root"); in PGOCtxProfileWriter()60 DescribeBlock(PGOCtxProfileBlockIDs::UnhandledBlockID, "Unhandled"); in PGOCtxProfileWriter()61 DescribeBlock(PGOCtxProfileBlockIDs::ContextNodeBlockID, "Context"); in PGOCtxProfileWriter()65 DescribeBlock(PGOCtxProfileBlockIDs::FlatProfilesSectionBlockID, in PGOCtxProfileWriter()67 DescribeBlock(PGOCtxProfileBlockIDs::FlatProfileBlockID, "Flat"); in PGOCtxProfileWriter()