Lines Matching refs:ByArg
638 WholeProgramDevirtResolution::ByArg *Res);
670 WholeProgramDevirtResolution::ByArg *Res,
1494 WholeProgramDevirtResolution::ByArg *Res) { in tryUniformRetValOpt()
1503 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniformRetVal; in tryUniformRetValOpt()
1616 CallSiteInfo &CSInfo, WholeProgramDevirtResolution::ByArg *Res, in tryUniqueRetValOpt()
1635 Res->TheKind = WholeProgramDevirtResolution::ByArg::UniqueRetVal; in tryUniqueRetValOpt()
1723 WholeProgramDevirtResolution::ByArg *ResByArg = nullptr; in tryVirtualConstProp()
1773 ResByArg->TheKind = WholeProgramDevirtResolution::ByArg::VirtualConstProp; in tryVirtualConstProp()
2038 case WholeProgramDevirtResolution::ByArg::UniformRetVal: in importResolution()
2041 case WholeProgramDevirtResolution::ByArg::UniqueRetVal: { in importResolution()
2048 case WholeProgramDevirtResolution::ByArg::VirtualConstProp: { in importResolution()