Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DInternalize.cpp252 class InternalizeLegacyPass : public ModulePass { class
259 InternalizeLegacyPass() : ModulePass(ID), MustPreserveGV(PreserveAPIList()) {} in InternalizeLegacyPass() function in __anon4852a1e20211::InternalizeLegacyPass
261 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass() function in __anon4852a1e20211::InternalizeLegacyPass
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DInternalize.cpp249 class InternalizeLegacyPass : public ModulePass { class
256 InternalizeLegacyPass() : ModulePass(ID), MustPreserveGV(PreserveAPIList()) {} in InternalizeLegacyPass() function in __anon4a0acf040211::InternalizeLegacyPass
258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass() function in __anon4a0acf040211::InternalizeLegacyPass
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DInternalize.cpp289 class InternalizeLegacyPass : public ModulePass { class
296 InternalizeLegacyPass() : ModulePass(ID), MustPreserveGV(PreserveAPIList()) {} in InternalizeLegacyPass() function in __anond6a3a68a0311::InternalizeLegacyPass
298 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass() function in __anond6a3a68a0311::InternalizeLegacyPass