Home
last modified time | relevance | path

Searched refs:getMaxMemcpyTPInlineSizeThreshold (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h182 unsigned getMaxMemcpyTPInlineSizeThreshold() const { return 128; } in getMaxMemcpyTPInlineSizeThreshold() function
H A DARMSelectionDAGInfo.cpp163 Subtarget.getMaxMemcpyTPInlineSizeThreshold()) in shouldGenerateInlineTPLoop()