Lines Matching refs:ByArg
639 WholeProgramDevirtResolution::ByArg *Res);
671 WholeProgramDevirtResolution::ByArg *Res,
1598 WholeProgramDevirtResolution::ByArg *Res) { in tryUniformRetValOpt()
1607 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniformRetVal; in tryUniformRetValOpt()
1719 CallSiteInfo &CSInfo, WholeProgramDevirtResolution::ByArg *Res, in tryUniqueRetValOpt()
1738 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniqueRetVal; in tryUniqueRetValOpt()
1837 WholeProgramDevirtResolution::ByArg *ResByArg = nullptr; in tryVirtualConstProp()
1887 ResByArg->TheKind = WholeProgramDevirtResolution::ByArg::VirtualConstProp; in tryVirtualConstProp()
2162 case WholeProgramDevirtResolution::ByArg::UniformRetVal: in importResolution()
2165 case WholeProgramDevirtResolution::ByArg::UniqueRetVal: { in importResolution()
2172 case WholeProgramDevirtResolution::ByArg::VirtualConstProp: { in importResolution()