Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp38 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder()
51 uint32_t MinBlockCount, bool CanGrow) { in create()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp38 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder()
51 uint32_t MinBlockCount, bool CanGrow) { in create()
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp430 auto MinBlockCount = readNumber<uint64_t>(); in readSummaryEntry() local
/external/llvm/include/llvm/ProfileData/
DInstrProf.h814 MinBlockCount; ///< The minimum execution count for this percentile. member
/external/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h1012 MinBlockCount; ///< The minimum execution count for this percentile. member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProf.h1003 MinBlockCount; ///< The minimum execution count for this percentile. member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProfReader.cpp898 auto MinBlockCount = readNumber<uint64_t>(); in readSummaryEntry() local
/external/llvm-project/llvm/lib/ProfileData/
DSampleProfReader.cpp1028 auto MinBlockCount = readNumber<uint64_t>(); in readSummaryEntry() local