Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dcompiler_regalloc_test.cpp89 auto cnode = inter_graph.AllocNode(); in __anon1e16ecec0302() local
157 auto cnode = inter_graph.AllocNode(); in __anon1e16ecec0502() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dsimplify.cpp100 auto &cnode = static_cast<const CallNode &>(stmt); in SimplifyMathMethod() local