Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:IP

1002           MachineFunction::iterator IP = PBB;  IP++;
1004 if (IP != MF.end())
1005 PredNextBB = IP;