Home
last modified time | relevance | path

Searched refs:isMustKeepGlobalVariable (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp166 bool isMustKeepGlobalVariable(const GlobalVariable *GV) const { in isMustKeepGlobalVariable() function in __anon9202c2150111::GlobalMergeImpl
681 if (isMustKeepGlobalVariable(&GV)) in run()