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