Searched defs:GateInfo (Results 1 – 1 of 1) sorted by relevance
285 struct GateInfo { struct286 GateInfo(GateRegion* region) : region(region) {} in GateInfo() function292 bool IsSchedulable() const in IsSchedulable()297 bool IsFixed() const in IsFixed()302 bool IsSelector() const in IsSelector()307 bool IsNone() const in IsNone()