Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp580 static Error loadTestingFormat(StringRef Data, InstrProfSymtab &ProfileNames, in loadTestingFormat() function
696 E = loadTestingFormat(ObjectBuffer->getBuffer(), Reader->ProfileNames, in create()