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

  /external/llvm/include/llvm/IR/
ProfileSummary.h 77 uint64_t getMaxFunctionCount() { return MaxFunctionCount; }
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
ProfileSummary.h 76 uint64_t getMaxFunctionCount() { return MaxFunctionCount; }

Completed in 378 milliseconds