HomeSort by relevance Sort by last modified time
    Searched defs:MaxInternalBlockCount (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
ProfileCommon.h 69 uint64_t MaxInternalBlockCount = 0;
InstrProf.h     [all...]
  /external/llvm/include/llvm/ProfileData/
ProfileCommon.h 71 uint64_t MaxInternalBlockCount;
77 : ProfileSummaryBuilder(std::move(Cutoffs)), MaxInternalBlockCount(0) {}
InstrProf.h 832 MaxInternalBlockCount = 4,
    [all...]

Completed in 1416 milliseconds