Searched defs:ProfileCount (Results 1 – 11 of 11) sorted by relevance
46 using ProfileCount = Function::ProfileCount; variable
43 using ProfileCount = Function::ProfileCount; typedef
104 using ProfileCount = Function::ProfileCount; typedef
299 ProfileCount() : Count(-1), PCT(PCT_Invalid) {} in ProfileCount() function300 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
1697 Optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); in transformScopes() local1838 uint64_t ProfileCount) { in fixupBranchesAndSelects()
124 using ProfileCount = Function::ProfileCount; typedef
125 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
640 auto ProfileCount = BFI->getBlockProfileCount(BB); in onBlockAnalyzed() local765 auto ProfileCount = CalleeBFI->getBlockProfileCount(&BB); in costBenefitAnalysis() local
75 using ProfileCount = Function::ProfileCount; typedef
78 using ProfileCount = Function::ProfileCount; typedef
73 using ProfileCount = Function::ProfileCount; typedef