reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/InstCombine/InstCombineCalls.cpp
 4101   if (isStatepoint(&Call) || isGCRelocate(&Call) || isGCResult(&Call))
 4101   if (isStatepoint(&Call) || isGCRelocate(&Call) || isGCResult(&Call))
 4101   if (isStatepoint(&Call) || isGCRelocate(&Call) || isGCResult(&Call))
 4107   if (!Call.isByValOrInAllocaArgument(ix))
 4112   Type *DstTy = Call.isByValArgument(ix)
 4113                     ? Call.getParamByValType(ix)