Home
last modified time | relevance | path

Searched defs:workList (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dgraph_editor.cpp155 std::queue<GateRef> workList; in EliminatePhi() local
H A Dts_inline_lowering.cpp61 void TSInlineLowering::CandidateInlineCall(GateRef gate, ChunkQueue<InlineTypeInfoAccessor> &workList) in CandidateInlineCall() argument
103 TryInline(InlineTypeInfoAccessor &info, ChunkQueue<InlineTypeInfoAccessor> &workList) TryInline() argument
613 UpdateWorkList(ChunkQueue<InlineTypeInfoAccessor> &workList) UpdateWorkList() argument
660 CandidateAccessor(GateRef gate, ChunkQueue<InlineTypeInfoAccessor> &workList, CallKind kind) CandidateAccessor() argument
670 CandidateNormalCall(GateRef gate, ChunkQueue<InlineTypeInfoAccessor> &workList, CallKind kind) CandidateNormalCall() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dcgbb.cpp391 std::queue<BB *> workList; in BFS() local
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
H A Dpgo_profiler.h284 void SetWorkList(WorkList *workList) in SetWorkList() argument
H A Dpgo_profiler.cpp350 auto workList = workNode->GetWorkList(); in PGODump() local
515 auto workList = workNode->GetWorkList(); in PGOPreDump() local

Completed in 7 milliseconds