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

  /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 208 milliseconds