Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:MaxInlineWidthInBits

346   unsigned MaxInlineWidthInBits =
349 getContext().toBits(sizeChars) > MaxInlineWidthInBits);