OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SampleProfileReaderGCC
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfReader.cpp
1297
std::error_code
SampleProfileReaderGCC
::skipNextWord() {
1304
template <typename T> ErrorOr<T>
SampleProfileReaderGCC
::readNumber() {
1320
ErrorOr<StringRef>
SampleProfileReaderGCC
::readString() {
1327
std::error_code
SampleProfileReaderGCC
::readHeader() {
1348
std::error_code
SampleProfileReaderGCC
::readSectionTag(uint32_t Expected) {
1362
std::error_code
SampleProfileReaderGCC
::readNameTable() {
1380
std::error_code
SampleProfileReaderGCC
::readFunctionProfiles() {
1397
std::error_code
SampleProfileReaderGCC
::readOneFunctionProfile(
1523
std::error_code
SampleProfileReaderGCC
::readImpl() {
1535
bool
SampleProfileReaderGCC
::hasFormat(const MemoryBuffer &Buffer)
[
all
...]
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h
790
class
SampleProfileReaderGCC
: public SampleProfileReader {
792
SampleProfileReaderGCC
(std::unique_ptr<MemoryBuffer> B, LLVMContext &C)
Completed in 61 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026