Searched refs:GetDeoptBundleOperands (Results 1 – 1 of 1) sorted by relevance
299 static ArrayRef<Use> GetDeoptBundleOperands(const CallBase *Call) { in GetDeoptBundleOperands() function2720 for (Value *Arg : GetDeoptBundleOperands(Call)) { in insertParsePoints()