Searched defs:branch (Results 1 – 3 of 3) sorted by relevance
279 for (const std::pair<const uint32_t, Label> &branch : branches_) { in CheckLabels() local
814 branch(node: ts.Node | NodeKind, target: Label): void { method in PandaGen
643 GateRef branch = builder_.Branch(builder_.GetState(), compare); in LowerNamedAccess() local