Searched refs:NST_CF_INST (Results 1 – 4 of 4) sorted by relevance
346 if (n.subtype == NST_CF_INST) { in dump_op()468 case NST_CF_INST: in dump_op()
671 NST_CF_INST, enumerator808 bool is_cf_inst() { return subtype == NST_CF_INST; } in is_cf_inst()985 cf_node() : container_node(NT_OP, NST_CF_INST), jump_target(), in cf_node()993 virtual bool is_valid() { return subtype == NST_CF_INST; } in is_valid()
605 case NST_CF_INST: in get_queue_id()
642 case NST_CF_INST: in split_op()