Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/tests/
Ddead_code_elimination_test.cpp47 auto dead = circuit.DeadGate(); in HWTEST_F_L0() local
79 auto dead = circuit.DeadGate(); in HWTEST_F_L0() local
111 auto dead = circuit.DeadGate(); in HWTEST_F_L0() local
Dcombined_pass_visitor_test.cpp55 auto dead = circuit.DeadGate(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dvalue_numbering.cpp40 size_t dead = entriesLength_; in VisitGate() local
Dgraph_linearizer.cpp983 size_t dead = OptimizeControls(src); in OptimizeCFG() local
/arkcompiler/ets_runtime/ecmascript/
Dlinked_hash_table.cpp212 bool dead = visitor(maybeKey); in ClearAllDeadEntries() local