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