#include <il_test_helper.h>
Definition at line 346 of file il_test_helper.h.
◆ IncomingDef() [1/2]
Definition at line 348 of file il_test_helper.h.
Definition * defn() const
BlockEntryInstr * from() const
◆ IncomingDef() [2/2]
template<typename
T , typename = typename std::enable_if< std::is_base_of<Definition, T>::value>::type>
dart::FlowGraphBuilderHelper::IncomingDef::IncomingDef |
( |
BlockEntryInstr * |
from, |
|
|
T ** |
defn_source |
|
) |
| |
|
inline |
◆ defn()
Definition * dart::FlowGraphBuilderHelper::IncomingDef::defn |
( |
| ) |
const |
|
inline |
◆ from()
BlockEntryInstr * dart::FlowGraphBuilderHelper::IncomingDef::from |
( |
| ) |
const |
|
inline |
◆ defn_
Definition* dart::FlowGraphBuilderHelper::IncomingDef::defn_ |
◆ defn_source_
Definition** dart::FlowGraphBuilderHelper::IncomingDef::defn_source_ |
The documentation for this class was generated from the following file: