Searched refs:usestmt (Results 1 – 1 of 1) sorted by relevance
232 tree usestmt = USE_STMT (use_p); in nearest_common_dominator_of_uses() local235 if (TREE_CODE (usestmt) == PHI_NODE) in nearest_common_dominator_of_uses()239 useblock = PHI_ARG_EDGE (usestmt, idx)->src; in nearest_common_dominator_of_uses()243 useblock = bb_for_stmt (usestmt); in nearest_common_dominator_of_uses()