[LV] Do not rely on InductionDescriptor::getCastInsts. (NFC)
Now that CastDef is passed as VPValue, there is no need to access ID.getCastInsts, as CastDef can instead be checked.
Loading
Please sign in to comment
Now that CastDef is passed as VPValue, there is no need to access ID.getCastInsts, as CastDef can instead be checked.