Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DAlwaysInliner.cpp102 class AlwaysInlinerLegacyPass : public LegacyInlinerBase { class
105 AlwaysInlinerLegacyPass() : LegacyInlinerBase(ID, /*InsertLifetime*/ true) { in AlwaysInlinerLegacyPass() function in __anon3e93187f0411::AlwaysInlinerLegacyPass
109 AlwaysInlinerLegacyPass(bool InsertLifetime) in AlwaysInlinerLegacyPass() function in __anon3e93187f0411::AlwaysInlinerLegacyPass
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAlwaysInliner.cpp139 class AlwaysInlinerLegacyPass : public LegacyInlinerBase { class
142 AlwaysInlinerLegacyPass() : LegacyInlinerBase(ID, /*InsertLifetime*/ true) { in AlwaysInlinerLegacyPass() function in __anon54bfe9850511::AlwaysInlinerLegacyPass
146 AlwaysInlinerLegacyPass(bool InsertLifetime) in AlwaysInlinerLegacyPass() function in __anon54bfe9850511::AlwaysInlinerLegacyPass