Searched defs:InlineAsmKeyType (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DConstantsContext.h402 struct InlineAsmKeyType { struct in namespace:llvm
410 InlineAsmKeyType(StringRef AsmString, StringRef Constraints, function in struct:llvm::InlineAsmKeyType
416 InlineAsmKeyType(const InlineAsm *Asm, SmallVectorImpl<Constant *> &) function in struct:llvm::InlineAsmKeyType

Completed in 99 milliseconds