Searched refs:addConstantProfileCount (Results 1 – 3 of 3) sorted by relevance
198 SDPI->addConstantProfileCount(C, Count); in partitionStaticDataWithProfiles()248 SDPI->addConstantProfileCount(C, std::nullopt); in annotateStaticDataWithoutProfiles()
36 LLVM_ABI void addConstantProfileCount(const Constant *C,
9 void StaticDataProfileInfo::addConstantProfileCount( in addConstantProfileCount() function in StaticDataProfileInfo