mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Instead of computing these two things in one predicate, they are computed in separate predicates and then joined. This splits the predicate `getInstruction`, which took 81s before, into predicates that together take 20s on a medium-sized db.