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