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