Searched refs:PgoAnalysisMapFeatures (Results 1 – 1 of 1) sorted by relevance
146 static cl::bits<PGOMapFeaturesEnum> PgoAnalysisMapFeatures( variable1387 auto FeaturesBits = static_cast<uint8_t>(PgoAnalysisMapFeatures.getBits()); in emitBBAddrMapSection()1991 else if (PgoAnalysisMapFeatures.getBits() != 0) in emitFunctionBody()