Learn more about cloning repositories
You have read-only access
Get rid of an non-determinism in CallerAnalysis RecomputeFunctionList should really be a SmallVector instead of a DenseSet. A DenseSet gives rise to a nondeterminstic way of iterating over all functions.