[Attributor] Teach checkForAllUses to follow returns into callers
If we can determine all call sites we can follow a use in a return instruction into the caller. AAPointerInfo utilizes this feature.
Loading
Please sign in to comment
If we can determine all call sites we can follow a use in a return instruction into the caller. AAPointerInfo utilizes this feature.