check_bb_context
check_bb_context(ep, ep->entry->bb, in_context, out_context);
static int check_bb_context(struct entrypoint *ep, struct basic_block *bb, int entry, int exit);
if (check_bb_context(ep, child, entry, exit))