Searched defs:InstructionFoldingCase (Results 1 – 3 of 3) sorted by relevance
60 struct InstructionFoldingCase { struct61 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() argument64 std::string test_body;65 uint32_t id_to_fold;66 ResultType expected_result;
60 struct InstructionFoldingCase { struct61 InstructionFoldingCase(const std::string& tb, uint32_t id, ResultType result) in InstructionFoldingCase() function64 std::string test_body;65 uint32_t id_to_fold;66 ResultType expected_result;