Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DHotColdSplitting.cpp82 ColdSectionName("hotcoldsplit-cold-section-name", cl::init("__llvm_cold"), variable
370 OutF->setSection(ColdSectionName); in extractColdRegion()