Home
last modified time | relevance | path

Searched refs:countRecords (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCPseudoProbe.cpp537 bool MCPseudoProbeDecoder::countRecords(bool &Discard, uint32_t &ProbeCount, in countRecords() function in MCPseudoProbeDecoder
610 if (!countRecords<false>(Discard, ProbeCount, InlinedCount, GuidFilter)) in countRecords()
627 if (!countRecords<true>(Discard, ProbeCount, InlinedCount, GuidFilter)) in buildAddress2ProbeMap()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h444 bool countRecords(bool &Discard, uint32_t &ProbeCount, uint32_t &InlinedCount,