OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InsertProfilingShutdownCall
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
ProfilingUtils.h
33
void
InsertProfilingShutdownCall
(Function *Callee, Module *Mod);
ProfilingUtils.cpp
132
void llvm::
InsertProfilingShutdownCall
(Function *Callee, Module *Mod) {
GCOVProfiling.cpp
667
InsertProfilingShutdownCall
(WriteoutF, M);
Completed in 572 milliseconds