Home
last modified time | relevance | path

Searched refs:readFuncMetadata (Results 1 – 16 of 16) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h681 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ProfileData/
H A DSampleProfReader.h681 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h637 std::error_code readFuncMetadata();
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h681 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h681 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h637 std::error_code readFuncMetadata();
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h681 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h700 std::error_code readFuncMetadata(bool ProfileHasAttribute);
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ProfileData/
H A DSampleProfReader.cpp603 if (std::error_code EC = readFuncMetadata()) in readOneSection()
883 std::error_code SampleProfileReaderExtBinaryBase::readFuncMetadata() { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ProfileData/
H A DSampleProfReader.cpp603 if (std::error_code EC = readFuncMetadata()) in readOneSection()
883 std::error_code SampleProfileReaderExtBinaryBase::readFuncMetadata() { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DSampleProfReader.cpp649 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()
987 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ProfileData/
H A DSampleProfReader.cpp649 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()
987 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp649 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()
987 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ProfileData/
H A DSampleProfReader.cpp688 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()
1081 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DSampleProfReader.cpp649 if (std::error_code EC = readFuncMetadata(HasAttribute)) in readOneSection()
987 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) { in readFuncMetadata() function in SampleProfileReaderExtBinaryBase
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ProfileData/
H A DSampleProfReader.cpp649 if (std::error_code EC = readFuncMetadata(HasAttribute))
987 SampleProfileReaderExtBinaryBase::readFuncMetadata(bool ProfileHasAttribute) {