Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DSampleProfWriter.cpp85 std::error_code SampleProfileWriterBinary::writeNameIdx(StringRef FName) { in writeNameIdx() function in SampleProfileWriterBinary
143 if (std::error_code EC = writeNameIdx(FName)) in writeBody()
160 if (std::error_code EC = writeNameIdx(Callee)) in writeBody()
/external/llvm/include/llvm/ProfileData/
DSampleProfWriter.h116 std::error_code writeNameIdx(StringRef FName);