LLVM: NoAutoPaddingScope Struct Reference (original) (raw)

A RAII helper which defines a region of instructions which can't have padding added between them for correctness. More...

Detailed Description

A RAII helper which defines a region of instructions which can't have padding added between them for correctness.

Definition at line 95 of file X86MCInstLower.cpp.

Constructor & Destructor Documentation

NoAutoPaddingScope::NoAutoPaddingScope ( MCStreamer & OS) inline

~NoAutoPaddingScope()

NoAutoPaddingScope::~NoAutoPaddingScope ( ) inline

Member Function Documentation

changeAndComment()

void NoAutoPaddingScope::changeAndComment ( bool b) inline

Member Data Documentation

OldAllowAutoPadding

const bool NoAutoPaddingScope::OldAllowAutoPadding

OS


The documentation for this struct was generated from the following file: