Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMSubtarget.h250 unsigned getMaxMemcpyTPInlineSizeThreshold() const { return 128; } in getMaxMemcpyTPInlineSizeThreshold() function
H A DARMSelectionDAGInfo.cpp164 Subtarget.getMaxMemcpyTPInlineSizeThreshold()) in shouldGenerateInlineTPLoop()