[ValueLattice] Simplify canTrackGlobalVariableInterprocedurally (NFC).
using all_of and checking for valid users in the lambda seems more straight forward. Also adds a comment explaining what we are checking.
Loading
Please sign in to comment
using all_of and checking for valid users in the lambda seems more straight forward. Also adds a comment explaining what we are checking.