Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.cpp838 if (r->IsDead()) { in LinearizeRegions()
913 if (!src->IsDead() && src->IsSimple(&acc_)) { in OptimizeCFG()
951 if (bb->IsDead()) { in PrintGraph()
Dgraph_linearizer.h83 bool IsDead() const in IsDead() function
Dgate_accessor.h467 bool IsDead(GateRef gate) const;