Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp168 InstrProfWriter::InstrProfWriter(bool Sparse, bool InstrEntryBBEnabled) in InstrProfWriter()
180 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DSparseMultiSet.h123 SparseT *Sparse = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2418 BitVector Sparse; member