Searched defs:then_body (Results 1 – 4 of 4) sorted by relevance
713 bblock_t *then_body = v->cfg->blocks[1]; in TEST_F() local758 bblock_t *then_body = v->cfg->blocks[1]; in TEST_F() local803 bblock_t *then_body = v->cfg->blocks[1]; in TEST_F() local846 bblock_t *then_body = v->cfg->blocks[1]; in TEST_F() local
291 ir_factory then_body(&if_less->then_instructions, body.mem_ctx); in bisect() local490 ir_factory then_body(&if_stmt->then_instructions, body.mem_ctx); in convert_dereference_array() local
213 const FunctionBody* then_body; in Compile() local
176 struct list_head then_body; member