MCPcopy Create free account
hub / github.com/Tencent/TscanCode / simplifyVarMap

Function simplifyVarMap

trunk/lib/preprocessor.cpp:1309–1328  ·  view source on GitHub ↗

* Simplifies the variable map. For example if the map contains A=>B, B=>1, then A=>B is simplified to A=>1. * @param [in,out] variables - a map of variable name to variable value. This map will be modified. * @param [in] settings Current settings being used */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

match_cfg_defMethod · 0.85

Calls 5

endMethod · 0.80
createTokensMethod · 0.80
appendMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected