Home | History | Annotate | Download | only in Scalar

Lines Matching refs:PB

560                 for (Value::use_iterator PB=UseInstr->use_begin(),
562 PB!=PE && NumUses<=6 ; ++PB, ++NumUses) {
563 unsigned PhiOpc = cast<Instruction>(*PB)->getOpcode();