Searched refs:canDemoteGlobalVar (Results 1 – 1 of 1) sorted by relevance
680 static bool canDemoteGlobalVar(const GlobalVariable *gv, Function const *&f) { in canDemoteGlobalVar() function1139 if (!processDemoted && canDemoteGlobalVar(GVar, demotedFunc)) { in printModuleLevelGV()