Home | History | Annotate | Download | only in PowerPC

Lines Matching defs:BasePtr

7290         SDNode *BasePtr = Add->getOperand(0).getNode();
7291 for (SDNode::use_iterator UI = BasePtr->use_begin(),
7292 UE = BasePtr->use_end(); UI != UE; ++UI) {