LLVM API Documentation
#include <ConstantsContext.h>
Static Public Member Functions | |
| static InlineAsm * | create (PointerType *Ty, const InlineAsmKeyType &Key) |
Definition at line 495 of file ConstantsContext.h.
| static InlineAsm* llvm::ConstantCreator< InlineAsm, PointerType, InlineAsmKeyType >::create | ( | PointerType * | Ty, |
| const InlineAsmKeyType & | Key | ||
| ) | [inline, static] |
Definition at line 496 of file ConstantsContext.h.
References llvm::InlineAsmKeyType::asm_dialect, llvm::InlineAsmKeyType::asm_string, llvm::InlineAsmKeyType::constraints, llvm::InlineAsmKeyType::has_side_effects, and llvm::InlineAsmKeyType::is_align_stack.