Searched refs:allocate_and_insert_proxies (Results 1 – 1 of 1) sorted by relevance
147 static void allocate_and_insert_proxies(struct emulate_branch_state * s, in allocate_and_insert_proxies() function215 allocate_and_insert_proxies(s, &IfProxies, branch->If->Next, branch->Else ? branch->Else : inst); in handle_endif()218 allocate_and_insert_proxies(s, &ElseProxies, branch->Else->Next, inst); in handle_endif()