Searched refs:GetDeoptBundleOperands (Results 1 – 1 of 1) sorted by relevance
289 static ArrayRef<Use> GetDeoptBundleOperands(ImmutableCallSite CS) { in GetDeoptBundleOperands() function1439 ArrayRef<Use> DeoptArgs = GetDeoptBundleOperands(CS); in makeStatepointExplicitImpl()2213 for (Value *Arg : GetDeoptBundleOperands(CS)) { in insertParsePoints()