Searched defs:EntryFreq (Results 1 – 9 of 9) sorted by relevance
51 void llvm::printRelativeBlockFreq(raw_ostream &OS, BlockFrequency EntryFreq, in printRelativeBlockFreq()
215 BlockFrequency EntryFreq = BFI->getEntryFreq(); in isNodeHidden() local
598 APInt EntryFreq(128, getEntryFreq().getFrequency()); in getProfileCountFromFreq() local
462 uint64_t EntryFreq = BFI->getEntryFreq().getFrequency(); in computeFunctionSummary() local
833 const ValueSet &inputs, const ValueSet &outputs, BlockFrequency EntryFreq, in constructFunctionDeclaration()1478 BlockFrequency EntryFreq; in extractCodeRegion() local1828 BlockFrequency EntryFreq, ArrayRef<Value *> LifetimesStart, in emitReplacerCall()
142 BlockFrequency EntryFreq; member in __anon8a4a73dd0111::ShrinkWrapImpl
859 BlockFrequency EntryFreq) { in greaterWithBias()907 BlockFrequency EntryFreq = MBFI->getEntryFreq(); in isProfitableToTailDup() local3017 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
121 BlockFrequency EntryFreq; member
676 auto EntryFreq = in getOutliningCallBBRelativeFreq() local