Predicate forceHighPrecision
Holds if access paths with c
at their head always should be tracked at high
precision. This disables adaptive access path precision for such access paths.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate
predicate forceHighPrecision(Content c)