Searched refs:AtomNamesArg (Results 1 – 1 of 1) sorted by relevance
61 llvm::DenseMap<const AtomicBoolValue *, std::string> AtomNamesArg) in DebugStringGenerator() argument62 : Counter(0), AtomNames(std::move(AtomNamesArg)) { in DebugStringGenerator()