Searched refs:AllowSynthetic (Results 1 – 16 of 16) sorted by relevance
208 bool AllowSynthetic) const { in getBlockProfileCount()212 return BFI->getBlockProfileCount(*getFunction(), BB, AllowSynthetic); in getBlockProfileCount()
107 bool AllowSynthetic) { in getProfileCount() argument123 return BFI->getBlockProfileCount(Inst->getParent(), AllowSynthetic); in getProfileCount()
561 bool AllowSynthetic) const { in getBlockProfileCount()563 AllowSynthetic); in getBlockProfileCount()569 bool AllowSynthetic) const { in getProfileCountFromFreq()570 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq()
576 bool AllowSynthetic) const { in getBlockProfileCount()578 AllowSynthetic); in getBlockProfileCount()584 bool AllowSynthetic) const { in getProfileCountFromFreq()585 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq()
114 const CallBase &Call, BlockFrequencyInfo *BFI, bool AllowSynthetic) const { in getProfileCount()128 return BFI->getBlockProfileCount(Call.getParent(), AllowSynthetic); in getProfileCount()
524 bool AllowSynthetic = false) const;527 bool AllowSynthetic = false) const;974 bool AllowSynthetic = false) const {976 AllowSynthetic);981 bool AllowSynthetic = false) const {983 AllowSynthetic);
71 bool AllowSynthetic = false) const;
105 bool AllowSynthetic = false);
528 bool AllowSynthetic = false) const;531 bool AllowSynthetic = false) const;987 bool AllowSynthetic = false) const {989 AllowSynthetic);994 bool AllowSynthetic = false) const {996 AllowSynthetic);
103 bool AllowSynthetic = false) const;
301 ProfileCount getEntryCount(bool AllowSynthetic = false) const;
323 ProfileCount getEntryCount(bool AllowSynthetic = false) const;
1571 ProfileCount Function::getEntryCount(bool AllowSynthetic) const { in getEntryCount()1583 } else if (AllowSynthetic && in getEntryCount()
1713 ProfileCount Function::getEntryCount(bool AllowSynthetic) const { in getEntryCount()1725 } else if (AllowSynthetic && in getEntryCount()