Searched refs:InstructionsSP (Results 1 – 1 of 1) sorted by relevance
425 auto InstructionsSP = std::make_unique<LVLines>(); in createInstructions() local426 LVLines &Instructions = *InstructionsSP; in createInstructions()427 DiscoveredLines.emplace_back(std::move(InstructionsSP)); in createInstructions()