Lines Matching refs:getMaxInlineSizeThreshold
6706 // We expand it to a loop if size > Subtarget->getMaxInlineSizeThreshold().6767 if (SizeVal <= Subtarget->getMaxInlineSizeThreshold()) {