Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/ProfileData/
DInstrProfWriter.h150 void setOutputSparse(bool Sparse);
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfWriter.cpp185 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse() function in InstrProfWriter