Home
last modified time | relevance | path

Searched defs:EntryFreq (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp121 Scaled64 EntryFreq(BFI.getEntryFreq(), 0); in run() local
DPartialInlining.cpp724 auto EntryFreq = in getOutliningCallBBRelativeFreq() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShrinkWrap.cpp138 uint64_t EntryFreq; member in __anona388d7060111::ShrinkWrap
DMachineBlockPlacement.cpp732 uint64_t EntryFreq) { in greaterWithBias()
780 uint64_t EntryFreq = MBFI->getEntryFreq(); in isProfitableToTailDup() local
2812 BlockFrequency EntryFreq = MBFI->getBlockFreq(&F->front()); in alignBlocks() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfoImpl.cpp576 APInt EntryFreq(128, getEntryFreq()); in getProfileCountFromFreq() local
DModuleSummaryAnalysis.cpp361 uint64_t EntryFreq = BFI->getEntryFreq(); in computeFunctionSummary() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp97 uint64_t EntryFreq; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp1397 BlockFrequency EntryFreq; in extractCodeRegion() local