Lines Matching refs:ByArg
639 WholeProgramDevirtResolution::ByArg *Res);
671 WholeProgramDevirtResolution::ByArg *Res,
1590 WholeProgramDevirtResolution::ByArg *Res) { in tryUniformRetValOpt()
1599 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniformRetVal; in tryUniformRetValOpt()
1711 CallSiteInfo &CSInfo, WholeProgramDevirtResolution::ByArg *Res, in tryUniqueRetValOpt()
1730 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniqueRetVal; in tryUniqueRetValOpt()
1829 WholeProgramDevirtResolution::ByArg *ResByArg = nullptr; in tryVirtualConstProp()
1879 ResByArg->TheKind = WholeProgramDevirtResolution::ByArg::VirtualConstProp; in tryVirtualConstProp()
2154 case WholeProgramDevirtResolution::ByArg::UniformRetVal: in importResolution()
2157 case WholeProgramDevirtResolution::ByArg::UniqueRetVal: { in importResolution()
2164 case WholeProgramDevirtResolution::ByArg::VirtualConstProp: { in importResolution()