Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DInternalize.h38 const std::function<bool(const GlobalValue &)> MustPreserveGV; variable
55 InternalizePass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizePass()
/external/llvm/include/llvm/Transforms/IPO/
DInternalize.h39 const std::function<bool(const GlobalValue &)> MustPreserveGV; variable
56 InternalizePass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizePass()
/external/llvm-project/llvm/include/llvm/Transforms/IPO/
DInternalize.h38 const std::function<bool(const GlobalValue &)> MustPreserveGV; variable
55 InternalizePass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizePass()
/external/llvm/lib/Transforms/IPO/
DInternalize.cpp254 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anond9d2c2ac0211::InternalizeLegacyPass
261 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()
292 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
DFunctionImport.cpp518 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DInternalize.cpp251 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anon46c5e83a0211::InternalizeLegacyPass
258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()
289 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
DFunctionImport.cpp1079 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DInternalize.cpp251 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anon6d60f24e0211::InternalizeLegacyPass
258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()
289 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
DFunctionImport.cpp1052 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local