Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcheck_elimination.cpp60 void CheckElimination::TrustedTypePropagate(std::queue<GateRef>& workList, const std::vector<GateRe… in TrustedTypePropagate()
114 std::queue<GateRef> workList; in RemovePassedCheck() local
200 std::queue<GateRef> workList; in RemoveTypeTrustedCheck() local
Dearly_elimination.cpp347 ChunkQueue<GateRef> workList(GetChunk()); in IsSideEffectLoop() local
469 void EarlyElimination::TrustedTypePropagate(ChunkQueue<GateRef>& workList, const ChunkVector<GateRe… in TrustedTypePropagate()
791 ChunkQueue<GateRef> workList(GetChunk()); in RemoveRedundantGate() local
821 ChunkQueue<GateRef> workList(GetChunk()); in RemoveTypeTrustedCheck() local
Dcircuit_optimizer.cpp1255 std::deque<GateRef> workList; in Run() local
1322 std::deque<GateRef> workList; in Run() local
1595 void GlobalValueNumbering::TrySplit(std::queue<std::shared_ptr<Partition>> &workList, in TrySplit()
1665 std::queue<std::shared_ptr<Partition>> workList; in Run() local
Dbytecode_circuit_builder.cpp438 std::queue<uint16_t> workList; in InsertPhi() local