Searched defs:ExitSU (Results 1 – 2 of 2) sorted by relevance
564 SUnit ExitSU; ///< Special node for the region exit. variable
1519 SUnit &ExitSU = DAG->ExitSU; in apply() local