Searched refs:canDemoteGlobalVar (Results 1 – 3 of 3) sorted by relevance
663 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function1118 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()
663 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function1109 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()
681 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function1163 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()