Searched refs:DeoptState (Results 1 – 4 of 4) 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
507 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()519 const int NumVMSArgs = SI.DeoptState.size(); in lowerStatepointMetaArgs()524 for (const Value *V : SI.DeoptState) { in lowerStatepointMetaArgs()842 SI.DeoptState = ArrayRef<const Use>(ISP.deopt_begin(), ISP.deopt_end()); in LowerStatepoint()904 SI.DeoptState = in LowerCallSiteWithDeoptBundleImpl()
777 ArrayRef<const Use> DeoptState; member