Home
last modified time | relevance | path

Searched refs:BuildGraphLoadFromConstantPool (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlicm_test.cpp36 Graph *BuildGraphLoadFromConstantPool();
1040 Graph *LicmTest::BuildGraphLoadFromConstantPool() in BuildGraphLoadFromConstantPool() function in ark::compiler::LicmTest
1074 auto graph = BuildGraphLoadFromConstantPool(); in TEST_F()