Home
last modified time | relevance | path

Searched defs:BytecodeOptPeepholes (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/tests/
Dbytecodeopt_peepholes_runtime_test.cpp27 class BytecodeOptPeepholes : public testing::Test { class
29 BytecodeOptPeepholes() in BytecodeOptPeepholes() function in panda::bytecodeopt::test::BytecodeOptPeepholes
52 TEST_F(BytecodeOptPeepholes, TryBlock) in TEST_F() argument