Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp260 bool InstrProfWriter::shouldEncodeData(const ProfilingData &PD) { in shouldEncodeData() function in InstrProfWriter
300 if (shouldEncodeData(I.getValue())) in writeImpl()
486 if (shouldEncodeData(I.getValue())) { in writeText()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h118 bool shouldEncodeData(const ProfilingData &PD);