Searched refs:SnippetWithSetup (Results 1 – 1 of 1) sorted by relevance
162 std::vector<llvm::MCInst> SnippetWithSetup = in assembleToStream() local164 if (!SnippetWithSetup.empty()) { in assembleToStream()165 SnippetWithSetup.insert(SnippetWithSetup.end(), Instructions.begin(), in assembleToStream()167 Instructions = SnippetWithSetup; in assembleToStream()