Searched defs:MustPreserveGV (Results 1 – 9 of 9) sorted by relevance
39 const std::function<bool(const GlobalValue &)> MustPreserveGV; variable56 InternalizePass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizePass()
38 const std::function<bool(const GlobalValue &)> MustPreserveGV; variable55 InternalizePass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizePass()
254 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anonec73c1930211::InternalizeLegacyPass261 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()292 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
518 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local
251 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anoncd87a6810211::InternalizeLegacyPass258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()289 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
1079 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local
251 std::function<bool(const GlobalValue &)> MustPreserveGV; member in __anona3ee22f50211::InternalizeLegacyPass258 InternalizeLegacyPass(std::function<bool(const GlobalValue &)> MustPreserveGV) in InternalizeLegacyPass()289 std::function<bool(const GlobalValue &)> MustPreserveGV) { in createInternalizePass()
1052 auto MustPreserveGV = [&](const GlobalValue &GV) -> bool { in thinLTOInternalizeModule() local