Home | History | Annotate | Download | only in Instrumentation

Lines Matching full:createpathprofilerpass

368 ModulePass *llvm::createPathProfilerPass() { return new PathProfiler(); }