HomeSort by relevance Sort by last modified time
    Searched refs:InsertProfilingShutdownCall (Results 1 - 3 of 3) sorted by null

  /external/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 32 milliseconds