Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp107 ModulePass *llvm::createGCOVProfilerPass(bool EmitNotes, bool EmitData, in createGCOVProfilerPass() function in llvm
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp157 ModulePass *llvm::createGCOVProfilerPass(const GCOVOptions &Options) { in createGCOVProfilerPass() function in llvm