Searched refs:did_expand (Results 1 – 2 of 2) sorted by relevance
134 const bool did_expand = spvExpandOperandSequenceOnce(type, &pattern); in TEST_P() local135 EXPECT_FALSE(did_expand); in TEST_P()151 const bool did_expand = spvExpandOperandSequenceOnce(type, &pattern); in TEST_P() local152 EXPECT_TRUE(did_expand); in TEST_P()