OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InsertProfilingInitCall
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Transforms/Instrumentation/
ProfilingUtils.h
27
void
InsertProfilingInitCall
(Function *MainFn, const char *FnName,
EdgeProfiling.cpp
114
InsertProfilingInitCall
(Main, "llvm_start_edge_profiling", Counters);
OptimalEdgeProfiling.cpp
222
InsertProfilingInitCall
(Main, "llvm_start_opt_edge_profiling", Counters);
ProfilingUtils.cpp
24
void llvm::
InsertProfilingInitCall
(Function *MainFn, const char *FnName,
PathProfiling.cpp
[
all
...]
Completed in 62 milliseconds