include_controlflow_cases.h# namespace ONNX_LIGHT_NAMESPACE namespace onnx_backend_test# Functions void RegisterIfCases(std::vector<TestCase> ®istry)# Registers the If backend test node case(s). void CollectControlflowTestCases(std::vector<TestCase> ®istry)# Collects all controlflow op category backend test node cases by invoking every Register*Cases helper declared in this header.