Home
last modified time | relevance | path

Searched defs:ProfileFile (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/profile/
DInstrProfilingFile.c122 static int doProfileMerging(FILE *ProfileFile) { in doProfileMerging()
179 FILE *ProfileFile; in openFileForMerging() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DNewPMDriver.cpp108 static cl::opt<std::string> ProfileFile( variable