Searched refs:unssa (Results 1 – 10 of 10) sorted by relevance
90 LIB_OBJS += unssa.o106 PROGRAMS += test-unssa
30 /test-unssa
39 unssa(ep); in output_fn()
133 int unssa(struct entrypoint *ep) in unssa() function
347 int unssa(struct entrypoint *ep);
1918 unssa(ep); in output()
167 * unssa: do not try to update liveness168 * unssa: simplify rewrite of OP_PHISOURCE169 * unssa: try to avoid some OP_PHI copies170 * unssa: eliminate trivial phisrc copies171 * unssa: update comment about the unneeded copies
80 * unssa: track use of newly added pseudo164 * sparse, llvm: Kill ifdef'd unssa() call
136 * unssa: track uses when replacing a phi node
765 * extract nbr_users() from unssa.c