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

/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCTargetAsmParser.h62 struct ParseInstructionInfo { struct in namespace:llvm
66 ParseInstructionInfo() : AsmRewrites(0) {} function in struct:llvm::ParseInstructionInfo
67 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) function in struct:llvm::ParseInstructionInfo

Completed in 113 milliseconds