Skip to content

Commit ce509eb

Browse files
authored
Merge pull request github#5927 from aschackmull/dataflow/flowthrough-dispatch-perf
Dataflow: Improve performance in flow-through pruning
2 parents a4661e1 + 5d21c64 commit ce509eb

File tree

24 files changed

+5544
-2304
lines changed

24 files changed

+5544
-2304
lines changed

cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl2.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl3.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImpl4.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/dataflow/internal/DataFlowImplLocal.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl2.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl3.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

cpp/ql/src/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl4.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

csharp/ql/src/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll

Lines changed: 231 additions & 96 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)