Home | History | Annotate | Download | only in Instrumentation

Lines Matching refs:ByVal

777             // ByVal pointer itself has clean shadow. We copy the actual
1619 // Compute the Shadow for arg even if it is ByVal, because
1626 if (CS.paramHasAttr(i + 1, Attribute::ByVal)) {
1628 "ByVal argument is not a pointer!");