Searched defs:BytecodeOptPeepholes (Results 1 – 1 of 1) sorted by relevance
27 class BytecodeOptPeepholes : public testing::Test { class29 BytecodeOptPeepholes() in BytecodeOptPeepholes() function in panda::bytecodeopt::test::BytecodeOptPeepholes52 TEST_F(BytecodeOptPeepholes, TryBlock) in TEST_F() argument