HomeSort by: relevance | last modified time | path
    Searched refs:SPF_Text (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
ProfileGenerator.cpp 19 "format", cl::desc("Format of output profile"), cl::init(SPF_Text),
24 clEnumValN(SPF_Text, "text", "Text encoding"),
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProfReader.h 520 : SampleProfileReader(std::move(B), C, SPF_Text) {}
SampleProf.h 89 SPF_Text = 0x1,
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProfWriter.cpp 790 else if (Format == SPF_Text)
  /src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
llvm-profdata.cpp 601 sampleprof::SPF_Text,

Completed in 61 milliseconds