Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp142 class InstrProfilingLegacyPass : public ModulePass { class
148 InstrProfilingLegacyPass() : ModulePass(ID) {} in InstrProfilingLegacyPass() function in __anon14d3b0160111::InstrProfilingLegacyPass
149 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass() function in __anon14d3b0160111::InstrProfilingLegacyPass