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

/macosx-10.10/llvmCore-3425.0.34/include/llvm/MC/
H A DMCTargetAsmParser.h46 struct ParseInstructionInfo { struct in namespace:llvm
50 ParseInstructionInfo() : AsmRewrites(0) {} function in struct:llvm::ParseInstructionInfo
51 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) function in struct:llvm::ParseInstructionInfo

Completed in 73 milliseconds