Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp543 static Error loadTestingFormat(StringRef Data, InstrProfSymtab &ProfileNames, in loadTestingFormat() function
655 E = loadTestingFormat(ObjectBuffer->getBuffer(), Reader->ProfileNames, in create()