MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / eraseValueFromMap

Method eraseValueFromMap

lib/Analysis/ScalarEvolution.cpp:3400–3410  ·  view source on GitHub ↗

Erase Value from ValueExprMap and ExprValueMap. If ValueExprMap.erase(V) is not used together with forgetMemoizedResults(S), eraseValueFromMap should be used instead to ensure whenever V->S is removed from ValueExprMap, V is also removed from the set of ExprValueMap[S].

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

deletedMethod · 0.80
allUsesReplacedWithMethod · 0.80

Calls 4

find_asMethod · 0.45
endMethod · 0.45
removeMethod · 0.45
eraseMethod · 0.45

Tested by

no test coverage detected