Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/MSF/
DMSFBuilder.cpp39 MSFBuilder::MSFBuilder(uint32_t BlockSize, uint32_t MinBlockCount, bool CanGrow, in MSFBuilder()
52 uint32_t MinBlockCount, bool CanGrow) { in create()
/external/llvm/lib/ProfileData/
DSampleProfReader.cpp430 auto MinBlockCount = readNumber<uint64_t>(); in readSummaryEntry() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DSampleProfReader.cpp523 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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h918 MinBlockCount; ///< The minimum execution count for this percentile. member