CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Predicate MakeUtils::guardControlsSsaRead

Holds if guard controls the position controlled with the value testIsTrue.

Import path

import codeql.rangeanalysis.internal.RangeUtils
predicate guardControlsSsaRead(Guard guard, SsaReadPosition controlled, boolean testIsTrue)