Home
last modified time | relevance | path

Searched defs:LoopInfo (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dloop_analysis.h25 struct LoopInfo { struct
26 LoopInfo(Chunk* chunk, GateRef head) in LoopInfo() function
41 void CollectLoopBody(LoopInfo* loopInfo); argument
Dgraph_linearizer.cpp311 struct LoopInfo { struct
312 GateRegion* loopHead {nullptr};
313 BitSet* loopBodys {nullptr};
314 ChunkVector<GateRegion*>* loopExits {nullptr};
315 LoopInfo* outer {nullptr};