retdec
Public Member Functions | Public Attributes | List of all members
retdec::llvmir2hll::CallInfoObtainer::SCCWithRepresent Struct Reference

An SCC with a represent. More...

Collaboration diagram for retdec::llvmir2hll::CallInfoObtainer::SCCWithRepresent:
Collaboration graph
[legend]

Public Member Functions

 SCCWithRepresent (FuncSet scc, ShPtr< Function > represent)
 

Public Attributes

FuncSet scc
 
ShPtr< Functionrepresent
 

Detailed Description

An SCC with a represent.

Constructor & Destructor Documentation

◆ SCCWithRepresent()

retdec::llvmir2hll::CallInfoObtainer::SCCWithRepresent::SCCWithRepresent ( FuncSet  scc,
ShPtr< Function represent 
)
inline

Member Data Documentation

◆ represent

ShPtr<Function> retdec::llvmir2hll::CallInfoObtainer::SCCWithRepresent::represent

◆ scc

FuncSet retdec::llvmir2hll::CallInfoObtainer::SCCWithRepresent::scc

The documentation for this struct was generated from the following file: