[LoopFuse] Change DT to reference in FusionCandidate struct. NFC
Assertion added in f50821cf confirms that the DT is indeed nonnull. Change it to a reference instead of a pointer to make this explicit in FusionCandidate. Suggested in D118472.
Loading
Please sign in to comment