Home
last modified time | relevance | path

Searched refs:ColdSectionName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp95 ColdSectionName("hotcoldsplit-cold-section-name", cl::init("__llvm_cold"), variable
381 OutF->setSection(ColdSectionName); in extractColdRegion()