Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_analysis.cpp44 ChunkVector<GateRef>& headerGates = bcBuilder_->GetLoopHeaderGates(); in Run()
Dbytecode_circuit_builder.h532 ChunkVector<GateRef>& GetLoopHeaderGates() in GetLoopHeaderGates() function
Dframe_states.cpp547 ChunkVector<GateRef>& headerGates = bcBuilder_->GetLoopHeaderGates(); in NewMerge()
1365 ChunkVector<GateRef>& headerGates = bcBuilder_->GetLoopHeaderGates(); in ComputeLoopInfo()