Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp142 class InstrProfilingLegacyPass : public ModulePass { class
148 InstrProfilingLegacyPass() : ModulePass(ID) {} in InstrProfilingLegacyPass() function in __anon05d9999f0111::InstrProfilingLegacyPass
149 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass() function in __anon05d9999f0111::InstrProfilingLegacyPass