Searched defs:sel (Results 1 – 2 of 2) sorted by relevance
334 inline Label GetLabelFromSelector(GateRef sel) in GetLabelFromSelector()339 inline void AddSelectorToLabel(GateRef sel, Label label) in AddSelectorToLabel()
2451 TernaryNode *sel = static_cast<TernaryNode*>(node->Opnd(0)); in SimplifyCondGotoSelect() local