|
LLVM
4.0.0
|
A relaxable fragment holds on to its MCInst, since it may need to be relaxed during the assembler layout and relaxation stage. More...
#include <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 249 of file MCFragment.h.
|
inline |
Definition at line 258 of file MCFragment.h.
|
inlinestatic |
Definition at line 268 of file MCFragment.h.
References llvm::MCFragment::FT_Relaxable, and llvm::MCFragment::getKind().
Definition at line 263 of file MCFragment.h.
Referenced by llvm::MCFragment::dump().
|
inline |
Definition at line 266 of file MCFragment.h.
Definition at line 264 of file MCFragment.h.
1.8.6