mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
9 lines
205 B
Plaintext
9 lines
205 B
Plaintext
/**
|
|
* @kind graph
|
|
*/
|
|
|
|
import semmle.code.cpp.ir.PrintIR
|
|
import semmle.code.cpp.ir.IR
|
|
import semmle.code.cpp.ir.ValueNumbering
|
|
import semmle.code.cpp.ir.implementation.aliased_ssa.gvn.PrintValueNumbering
|