Searched defs:InstructionFoldingCase (Results 1 – 2 of 2) sorted by relevance
61 struct InstructionFoldingCase { struct62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument65 std::string test_body;66 uint32_t id_to_fold;67 ResultType expected_result;
61 struct InstructionFoldingCase { struct62 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() function65 std::string test_body;66 uint32_t id_to_fold;67 ResultType expected_result;