Go to the source code of this file.
|
| static ControlConstantCorrelationTest | setupControlConstantCorrelationTest (jlm::rvsdg::Graph &rvsdg, const std::pair< uint64_t, uint64_t > &gammaSubregionControlConstants) |
| |
| static MatchConstantCorrelationTest | setupMatchConstantCorrelationTest (jlm::rvsdg::Graph &rvsdg, const std::pair< int64_t, int64_t > &gammaSubregionAlternatives) |
| |
| static MatchCorrelationTest | setupThetaGammaMatchCorrelationTest (jlm::rvsdg::Graph &rvsdg) |
| |
| | TEST (PredicateCorrelationTests, testControlConstantCorrelation) |
| |
| | TEST (PredicateCorrelationTests, testMatchConstantCorrelationDetection) |
| |
| | TEST (PredicateCorrelationTests, testMatchConstantCorrelation_Success) |
| |
| | TEST (PredicateCorrelationTests, testMatchConstantCorrelation_Failure) |
| |
| | TEST (PredicateCorrelationTests, testThetaGammaMatchCorrelationDetection) |
| |
| | TEST (PredicateCorrelationTests, testThetaGammaCorrelationFixPoint) |
| |
| | TEST (PredicateCorrelationTests, testDetermineGammaSubregionRoles_ControlConstantCorrelation) |
| |
| | TEST (PredicateCorrelationTests, testDetermineGammaSubregionRoles_MatchConstantCorrelation) |
| |
| | TEST (PredicateCorrelationTests, testDetermineGammaSubregionRoles_MatchCorrelation) |
| |
| | TEST (PredicateCorrelationTests, testGammaGammaMatchCorrelationDetection) |
| |
◆ setupControlConstantCorrelationTest()
◆ setupMatchConstantCorrelationTest()
◆ setupThetaGammaMatchCorrelationTest()
◆ TEST() [1/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testControlConstantCorrelation |
|
|
) |
| |
◆ TEST() [2/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testDetermineGammaSubregionRoles_ControlConstantCorrelation |
|
|
) |
| |
◆ TEST() [3/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testDetermineGammaSubregionRoles_MatchConstantCorrelation |
|
|
) |
| |
◆ TEST() [4/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testDetermineGammaSubregionRoles_MatchCorrelation |
|
|
) |
| |
◆ TEST() [5/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testGammaGammaMatchCorrelationDetection |
|
|
) |
| |
◆ TEST() [6/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testMatchConstantCorrelation_Failure |
|
|
) |
| |
◆ TEST() [7/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testMatchConstantCorrelation_Success |
|
|
) |
| |
◆ TEST() [8/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testMatchConstantCorrelationDetection |
|
|
) |
| |
◆ TEST() [9/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testThetaGammaCorrelationFixPoint |
|
|
) |
| |
◆ TEST() [10/10]
| TEST |
( |
PredicateCorrelationTests |
, |
|
|
testThetaGammaMatchCorrelationDetection |
|
|
) |
| |