Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:UE

6967            UE = LoadRoot->use_end(); UI != UE; ++UI)
7250 SDNode::use_iterator UI = N->use_begin(), UE = N->use_end();
7251 while (UI != UE) {
7292 UE = BasePtr->use_end(); UI != UE; ++UI) {