Searched refs:ac_llvm_flow (Results 1 – 2 of 2) sorted by relevance
48 struct ac_llvm_flow { struct1907 static struct ac_llvm_flow *1915 static struct ac_llvm_flow *1925 static struct ac_llvm_flow *1928 struct ac_llvm_flow *flow; in push_flow()1962 struct ac_llvm_flow *flow = &ctx->flow[ctx->flow_depth - 2]; in append_basic_block()1986 struct ac_llvm_flow *flow = push_flow(ctx); in ac_build_bgnloop()1996 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_break()2002 struct ac_llvm_flow *flow = get_innermost_loop(ctx); in ac_build_continue()2008 struct ac_llvm_flow *current_branch = get_current_flow(ctx); in ac_build_else()[all …]
41 struct ac_llvm_flow;75 struct ac_llvm_flow *flow;