Lines Matching defs:GVS
187 if (auto *GVS = dyn_cast<GlobalVarSummary>(Ref->getBaseObject())) { in propagateAttributesToRefs() local
254 if (auto *GVS = dyn_cast<GlobalVarSummary>(S->getBaseObject())) in propagateAttributes() local
269 if (auto *GVS = dyn_cast<GlobalVarSummary>( in propagateAttributes() local
281 auto HasRefsPreventingImport = [this](const GlobalVarSummary *GVS) { in canImportGlobalVar()
299 auto *GVS = cast<GlobalVarSummary>(S->getBaseObject()); in canImportGlobalVar() local
422 static std::string getSummaryAttributes(GlobalValueSummary* GVS) { in getSummaryAttributes()
439 static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS) { in getNodeLabel()
470 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasReadOnlyFlag() local
476 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasWriteOnlyFlag() local
482 if (auto *GVS = dyn_cast<GlobalVarSummary>(S)) in hasConstantFlag() local
587 auto *GVS = SummaryIt.second; in exportToDot() local