Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/tests/
Dlicm_test.cpp33 Graph *BuildGraphLoadObjFromConst(uintptr_t obj1);
912 Graph *LicmTest::BuildGraphLoadObjFromConst(uintptr_t obj1) in BuildGraphLoadObjFromConst() function in ark::compiler::LicmTest
942 auto graph = BuildGraphLoadObjFromConst(obj1); in TEST_F()