mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
32 lines
705 B
Plaintext
32 lines
705 B
Plaintext
missingOperand
|
|
unexpectedOperand
|
|
duplicateOperand
|
|
missingPhiOperand
|
|
missingOperandType
|
|
duplicateChiOperand
|
|
sideEffectWithoutPrimary
|
|
instructionWithoutSuccessor
|
|
ambiguousSuccessors
|
|
unexplainedLoop
|
|
unnecessaryPhiInstruction
|
|
memoryOperandDefinitionIsUnmodeled
|
|
operandAcrossFunctions
|
|
instructionWithoutUniqueBlock
|
|
containsLoopOfForwardEdges
|
|
lostReachability
|
|
backEdgeCountMismatch
|
|
useNotDominatedByDefinition
|
|
switchInstructionWithoutDefaultEdge
|
|
notMarkedAsConflated
|
|
wronglyMarkedAsConflated
|
|
invalidOverlap
|
|
nonUniqueEnclosingIRFunction
|
|
fieldAddressOnNonPointer
|
|
thisArgumentIsNonPointer
|
|
nonUniqueIRVariable
|
|
missingCanonicalLanguageType
|
|
multipleCanonicalLanguageTypes
|
|
missingIRType
|
|
multipleIRTypes
|
|
missingCppType
|