HomeSort by: relevance | last modified time | path
    Searched defs:getMaxInlineSizeThreshold (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h 538 /// getMaxInlineSizeThreshold - Returns the maximum memset / memcpy size
540 unsigned getMaxInlineSizeThreshold() const {
  /src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h 573 unsigned getMaxInlineSizeThreshold() const { return MaxInlineSizeThreshold; }

Completed in 17 milliseconds