rupta
0.1.0
Module context
Structs
Enums
Traits
In rupta::mir
?
Module
rupta
::
mir
::
context
source
·
[
−
]
Expand description
Contexts used in context-sensitive pointer analysis.
Structs
§
Context
A context is composed of a list of context elements, e.g. callsites.
ContextCache
Maintaing the contexts used.
ContextId
The unique identifier for each context.
Enums
§
HybridCtxElem
Traits
§
ContextElement