LLVM API Documentation
#include <ConstantsContext.h>
Public Types | |
typedef InlineAsmKeyType | ValType |
Static Public Member Functions | |
static ValType | getValType (InlineAsm *Asm) |
Definition at line 504 of file ConstantsContext.h.
typedef InlineAsmKeyType llvm::ConstantKeyData< InlineAsm >::ValType |
Definition at line 505 of file ConstantsContext.h.
|
inlinestatic |
Definition at line 506 of file ConstantsContext.h.
References llvm::InlineAsm::getAsmString(), llvm::InlineAsm::getConstraintString(), llvm::InlineAsm::getDialect(), llvm::InlineAsm::hasSideEffects(), and llvm::InlineAsm::isAlignStack().