Lines Matching full:byval
777 // ByVal pointer itself has clean shadow. We copy the actual1619 // Compute the Shadow for arg even if it is ByVal, because1626 if (CS.paramHasAttr(i + 1, Attribute::ByVal)) {1628 "ByVal argument is not a pointer!");