Searched defs:readName (Results 1 – 3 of 3) sorted by relevance
60 static std::string readName(llvm::StringRef uniq, std::size_t &i, readName() function [all...]
269 std::optional<StringRef> readName() const { in readName() function
675 Error RawInstrProfReader<IntPtrT>::readName(NamedInstrProfRecord &Record) { readName() function in RawInstrProfReader