Resolves accessedArg in the environment and filters its indices according to accessArg.
If no indices could be found that match the accessArg, the original indices are returned as overapproximation.
accessArg
The argument to resolve
The argument which is used to filter the indices
The environment in which accessedArg is resolved
The filtered ContainerIndicesCollection of the resolved accessedArg
Resolves accessedArg in the environment and filters its indices according to accessArg.
If no indices could be found that match the
accessArg
, the original indices are returned as overapproximation.