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

  /external/llvm/lib/Target/X86/
X86Subtarget.h 152 unsigned MaxInlineSizeThreshold;
180 unsigned getMaxInlineSizeThreshold() const { return MaxInlineSizeThreshold; }
X86Subtarget.cpp 353 , MaxInlineSizeThreshold(128)

Completed in 59 milliseconds