Home
last modified time | relevance | path

Searched defs:EntryCount (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp376 unsigned EntryCount = FileSegEnd - I; emitLineTableForFunction() local
/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp592 auto EntryCount = F.getEntryCount(AllowSynthetic); in getProfileCountFromFreq() local
H A DInlineCost.cpp825 auto EntryCount = F.getEntryCount(); isCostBenefitAnalysisEnabled() local
921 auto EntryCount = EntryProfileCount->getCount(); costBenefitAnalysis() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp590 const MCExpr *EntryCount = MCBinaryExpr::createDiv(LabelDiff, EntrySize, Ctx); in emitCSpecificHandlerTable() local
/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp909 uint32_t EntryCount = readVaruint32(Ctx); in parseLinkingSectionComdat() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1191 markFunctionAttributes(uint64_t EntryCount,uint64_t MaxCount) markFunctionAttributes() argument
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3011 uint64_t EntryCount = 0; global() member
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1854 uint64_t EntryCount = getCurrentProfileCount(); EmitObjCForCollectionStmt() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp7779 uint64_t EntryCount = 0; parseEntireSummary() local