Searched refs:analyzeGlobal (Results 1 – 3 of 3) sorted by relevance
87 static bool analyzeGlobal(const Value *V, GlobalStatus &GS);
197 bool GlobalStatus::analyzeGlobal(const Value *V, GlobalStatus &GS) { in analyzeGlobal() function in GlobalStatus
1633 if (GlobalStatus::analyzeGlobal(&GV, GS)) in processGlobal()