Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DInstrProfWriter.cpp174 InstrProfWriter::InstrProfWriter(bool Sparse) in InstrProfWriter()
185 void InstrProfWriter::setOutputSparse(bool Sparse) { in setOutputSparse()
/openbsd/src/gnu/llvm/llvm/include/llvm/ADT/
DSparseMultiSet.h123 SparseT *Sparse = nullptr; variable
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DMachineVerifier.cpp2655 BitVector Sparse; member