Searched refs:DeoptState (Results 1 – 6 of 6) sorted by relevance
454 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()465 const int NumVMSArgs = SI.DeoptState.size(); in lowerStatepointMetaArgs()470 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()783 SI.DeoptState = ArrayRef<const Use>(ISP.vm_state_begin(), ISP.vm_state_end()); in LowerStatepoint()844 SI.DeoptState = in LowerCallSiteWithDeoptBundleImpl()
752 ArrayRef<const Use> DeoptState; member
534 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()546 const int NumVMSArgs = SI.DeoptState.size(); in lowerStatepointMetaArgs()551 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()884 SI.DeoptState = ArrayRef<const Use>(ISP.deopt_begin(), ISP.deopt_end()); in LowerStatepoint()946 SI.DeoptState = in LowerCallSiteWithDeoptBundleImpl()
610 ArrayRef<const Use> DeoptState; member
604 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()624 const int NumVMSArgs = SI.DeoptState.size(); in lowerStatepointMetaArgs()630 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()1022 SI.DeoptState = ArrayRef<const Use>(I.deopt_begin(), I.deopt_end()); in LowerStatepoint()1089 SI.DeoptState = in LowerCallSiteWithDeoptBundleImpl()
601 ArrayRef<const Use> DeoptState; member