Jlm
Loading...
Searching...
No Matches
Protected Member Functions | Protected Attributes | List of all members
IdentityMappingTest Class Reference
Inheritance diagram for IdentityMappingTest:
Inheritance graph
[legend]
Collaboration diagram for IdentityMappingTest:
Collaboration graph
[legend]

Protected Member Functions

const MatchOperationCreateMatchOp (const std::unordered_map< uint64_t, uint64_t > &mapping, uint64_t nalternatives)
 
void SetUp () override
 

Protected Attributes

std::unique_ptr< LlvmRvsdgModuleModule_ {}
 
TestableRhlsToFirrtlConverter Converter_
 

Detailed Description

Definition at line 127 of file RhlsToFirrtlConverterTests.cpp.

Member Function Documentation

◆ CreateMatchOp()

const MatchOperation * IdentityMappingTest::CreateMatchOp ( const std::unordered_map< uint64_t, uint64_t > &  mapping,
uint64_t  nalternatives 
)
inlineprotected

Definition at line 134 of file RhlsToFirrtlConverterTests.cpp.

◆ SetUp()

void IdentityMappingTest::SetUp ( )
inlineoverrideprotected

Definition at line 143 of file RhlsToFirrtlConverterTests.cpp.

Member Data Documentation

◆ Converter_

TestableRhlsToFirrtlConverter IdentityMappingTest::Converter_
protected

Definition at line 131 of file RhlsToFirrtlConverterTests.cpp.

◆ Module_

std::unique_ptr<LlvmRvsdgModule> IdentityMappingTest::Module_ {}
protected

Definition at line 130 of file RhlsToFirrtlConverterTests.cpp.


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