Searched defs:ParseInstructionInfo (Results 1 – 1 of 1) sorted by relevance
76 struct ParseInstructionInfo { struct80 ParseInstructionInfo() : AsmRewrites(nullptr) {} in ParseInstructionInfo() argument81 ParseInstructionInfo(SmallVectorImpl<AsmRewrite> *rewrites) in ParseInstructionInfo() argument