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