Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp48 class InstrProfilingLegacyPass : public ModulePass { class
53 InstrProfilingLegacyPass() : ModulePass(ID), InstrProf() {} in InstrProfilingLegacyPass() function in __anonc21a35830111::InstrProfilingLegacyPass
54 InstrProfilingLegacyPass(const InstrProfOptions &Options) in InstrProfilingLegacyPass() function in __anonc21a35830111::InstrProfilingLegacyPass
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp146 class InstrProfilingLegacyPass : public ModulePass { class
152 InstrProfilingLegacyPass() : ModulePass(ID) {} in InstrProfilingLegacyPass() function in __anonbf306a650111::InstrProfilingLegacyPass
153 InstrProfilingLegacyPass(const InstrProfOptions &Options, bool IsCS = false) in InstrProfilingLegacyPass() function in __anonbf306a650111::InstrProfilingLegacyPass