Searched refs:IPEnd (Results 1 – 1 of 1) sorted by relevance
4103 BasicBlock::reverse_iterator IP = BB->rbegin(), IPEnd = BB->rend(); in insertInstructionGuardsHelper() local4104 while (++IP != IPEnd) { in insertInstructionGuardsHelper()