Home
last modified time | relevance | path

Searched refs:parseUniqueBBID (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DBasicBlockSectionsProfileReader.cpp40 BasicBlockSectionsProfileReader::parseUniqueBBID(StringRef S) const { in parseUniqueBBID() function in BasicBlockSectionsProfileReader
209 auto BasicBlockID = parseUniqueBBID(BasicBlockIDStr); in ReadV1Profile()
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h119 Expected<UniqueBBID> parseUniqueBBID(StringRef S) const;