retdec
|
Support for implementing the getNameOfVarStoringResult semantics. More...
Go to the source code of this file.
Namespaces | |
retdec | |
retdec::llvmir2hll | |
retdec::llvmir2hll::semantics | |
Implementation of semantics. | |
Functions | |
std::optional< std::string > | retdec::llvmir2hll::semantics::getNameOfVarStoringResultFromMap (const std::string &funcName, const StringStringUMap &map) |
Returns the name of a variable storing the result from the given function from the given map. More... | |
Support for implementing the getNameOfVarStoringResult semantics.