Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/compiler/tests/
Dgraph_comparator.h224 bool same = false; in Compare() local
Dcompiler_inst_test.cpp171 auto same = constInst->InSameBlockOrDominate(constInst); in __anon7b7a1abf0302() local
199 auto same = constInst->InSameBlockOrDominate(constInst); in __anon7b7a1abf0402() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_tests.cpp794 bool same = JSTaggedValue::SameValue(setPrototype, mapPrototypeProto); in HWTEST_F_L0() local
876 bool same = JSTaggedValue::SameValue(sonMethod, fatherMethod); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp2044 GateRef same = Gate::InvalidGateRef; in TryRemoveTrivialPhi() local