Searched refs:setOutputSparse (Results 1 – 2 of 2) sorted by relevance
213 LLVM_ABI void setOutputSparse(bool Sparse);
154 void InstrProfWriter::setOutputSparse(bool Sparse) { this->Sparse = Sparse; } in setOutputSparse() function in InstrProfWriter