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