Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp146 static cl::bits<PGOMapFeaturesEnum> PgoAnalysisMapFeatures( variable
1387 auto FeaturesBits = static_cast<uint8_t>(PgoAnalysisMapFeatures.getBits()); in emitBBAddrMapSection()
1991 else if (PgoAnalysisMapFeatures.getBits() != 0) in emitFunctionBody()