Searched defs:EndIter (Results 1 – 5 of 5) sorted by relevance
102 MachineBasicBlock::instr_iterator EndIter, in StepOverPredicatedInstrs()164 MachineBasicBlock::instr_iterator EndIter, in CreateVPTBlock()245 MachineBasicBlock::instr_iterator EndIter = Block.instr_end(); in InsertVPTBlocks() local
234 MachineBasicBlock::iterator EndIter = std::next(MI.getIterator()); in runOnMachineFunction() local
2486 EndIter = LoopChain.end(); in rotateLoopWithProfile() local
35 auto EndIter = Term ? Term->getIterator() : VPBB->end(); in VPInstructionsToVPRecipes() local
690 DomTreeNode::const_iterator EndIter; member in __anon76457fe20311::EarlyCSE::StackNode