Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C#
codeql/csharp-all 5.1.6 (changelog, source)

Predicate Make::Consistency::phiReadWithoutTwoPriorRefs

Holds if the phi read for v at bb has less than 2 immediately prior references.

Import path

import codeql.ssa.Ssa
predicate phiReadWithoutTwoPriorRefs(BasicBlock bbPhi, SourceVariable v, int inputRefs)