Home
last modified time | relevance | path

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

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