Home
last modified time | relevance | path

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

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