Searched refs:ProfileLayout (Results 1 – 1 of 1) sorted by relevance
306 static cl::opt<SampleProfileLayout> ProfileLayout( variable1671 if (ProfileLayout == llvm::sampleprof::SPL_Flat) { in mergeSampleProfile()1674 } else if (ProfileIsCS && ProfileLayout == llvm::sampleprof::SPL_Nest) { in mergeSampleProfile()