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