Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/
HDInstrProfWriter.cpp259 bool InstrProfWriter::shouldEncodeData(const ProfilingData &PD) { in shouldEncodeData() function in InstrProfWriter
299 if (shouldEncodeData(I.getValue())) in writeImpl()
451 if (shouldEncodeData(I.getValue())) { in writeText()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
HDInstrProfWriter.h112 bool shouldEncodeData(const ProfilingData &PD);