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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp153 class InstrProfilingLegacyPass : public ModulePass { class in namespace:__anon4585
159 InstrProfilingLegacyPass() : ModulePass(ID) {} function in class:__anon4585::InstrProfilingLegacyPass
160 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) function in class:__anon4585::InstrProfilingLegacyPass

Completed in 118 milliseconds