Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInternalize.cpp249 class InternalizeLegacyPass : public ModulePass { class
256 InternalizeLegacyPass() : ModulePass(ID), MustPreserveGV(PreserveAPIList()) {} in InternalizeLegacyPass() function in __anon80f955140211::InternalizeLegacyPass
258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass() function in __anon80f955140211::InternalizeLegacyPass