Searched refs:NST_CF_INST (Results 1 – 4 of 4) sorted by relevance
346 if (n.subtype == NST_CF_INST) { in dump_op()473 case NST_CF_INST: in dump_op()
681 NST_CF_INST, enumerator818 bool is_cf_inst() { return subtype == NST_CF_INST; } in is_cf_inst()995 cf_node() : container_node(NT_OP, NST_CF_INST), jump_target(), in cf_node()1003 virtual bool is_valid() { return subtype == NST_CF_INST; } in is_valid()
605 case NST_CF_INST: in get_queue_id()
646 case NST_CF_INST: in split_op()