Home
last modified time | relevance | path

Searched defs:Sparse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp125 bool Sparse, uint64_t TemporalProfTraceReservoirSize, in InstrProfWriter()
154 void InstrProfWriter::setOutputSparse(bool Sparse) { this->Sparse = Sparse; } in setOutputSparse()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSparseMultiSet.h123 SparseT *Sparse = nullptr; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp3221 BitVector Sparse; member