Searched refs:userLabels (Results 1 – 1 of 1) sorted by relevance
574 SmallVector<std::unique_ptr<UserLabel>, 2> userLabels; member in __anon5b3cf91b0411::LDVImpl647 userLabels.clear(); in clear()760 for (auto &userLabel : userLabels) in print()907 for (auto const &L : userLabels) { in handleDebugLabel()914 userLabels.push_back(std::make_unique<UserLabel>(Label, DL, Idx)); in handleDebugLabel()1824 for (auto &userLabel : userLabels) { in emitDebugValues()