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

/openbsd-current/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProfWriter.h160 bool shouldEncodeData(const ProfilingData &PD);
/openbsd-current/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp312 bool InstrProfWriter::shouldEncodeData(const ProfilingData &PD) { function in class:InstrProfWriter
353 if (shouldEncodeData(I.getValue()))
659 if (shouldEncodeData(I.getValue())) {

Completed in 76 milliseconds