Searched refs:InsertProfilingShutdownCall (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
H A DProfilingUtils.h33 void InsertProfilingShutdownCall(Function *Callee, Module *Mod);
H A DProfilingUtils.cpp132 void llvm::InsertProfilingShutdownCall(Function *Callee, Module *Mod) { function in class:llvm
H A DGCOVProfiling.cpp667 InsertProfilingShutdownCall(WriteoutF, M);

Completed in 143 milliseconds