Home
last modified time | relevance | path

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

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