Searched refs:LVOperations (Results 1 – 3 of 3) sorted by relevance
166 std::unique_ptr<LVOperations> Entries;
80 using LVOperations = SmallVector<LVOperation *, 8>; variable
582 Entries = std::make_unique<LVOperations>(); in addObject()