LLVM
8.0.1
|
A relaxable fragment holds on to its MCInst, since it may need to be relaxed during the assembler layout and relaxation stage. More...
#include "llvm/MC/MCFragment.h"
Static Public Member Functions | |
static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragmentWithFixups< 8, 1 > | |
static bool | classof (const MCFragment *F) |
Static Public Member Functions inherited from llvm::MCEncodedFragment | |
static bool | classof (const MCFragment *F) |
A relaxable fragment holds on to its MCInst, since it may need to be relaxed during the assembler layout and relaxation stage.
Definition at line 271 of file MCFragment.h.
|
inline |
Definition at line 277 of file MCFragment.h.
|
inlinestatic |
Definition at line 285 of file MCFragment.h.
References llvm::MCFragment::FT_Relaxable, and llvm::MCFragment::getKind().
Definition at line 282 of file MCFragment.h.
Referenced by llvm::MCFragment::dump(), and llvm::MCAssembler::Finish().
Definition at line 283 of file MCFragment.h.
Referenced by llvm::MCAssembler::Finish().