reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1642 bool WantGPOpt = GPOpt && GPOpt->getOption().matches(options::OPT_mgpopt); 1642 bool WantGPOpt = GPOpt && GPOpt->getOption().matches(options::OPT_mgpopt); 1644 if (NoABICalls && (!GPOpt || WantGPOpt)) { 1687 if (GPOpt) 1688 GPOpt->claim();