Modulesยง
- possible_
borrower ๐ - possible_
origin ๐ - transitive_
relation ๐
Structsยง
- Result of
PossibleBorrowerVisitor
. - V ๐
Functionsยง
- Checks if the block is part of a cycle
- Returns the
mir::Body
containing the node associated withhir_id
. - Tries to determine the
Local
corresponding toexpr
, if any. This function is expensive and should be used sparingly. - is_
local_ ๐assignment - Returns a vector of
mir::Location
wherelocal
is assigned. - Convenience wrapper around
visit_local_usage
.