Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgraph_linearizer.h285 struct GateInfo { struct
286 GateInfo(GateRegion* region) : region(region) {} in GateInfo() function
292 bool IsSchedulable() const in IsSchedulable()
297 bool IsFixed() const in IsFixed()
302 bool IsSelector() const in IsSelector()
307 bool IsNone() const in IsNone()