Searched defs:EndIter (Results 1 – 6 of 6) sorted by relevance
101 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()); runOnMachineFunction() local
2523 EndIter = LoopChain.end(); in rotateLoopWithProfile() local
229 DomTreeNode::const_iterator EndIter; member in StackNode
804 DomTreeNode::const_iterator EndIter; member in __anon2439b80b0411::EarlyCSE::StackNode
43 auto EndIter = Term ? Term->getIterator() : VPBB->end(); in VPInstructionsToVPRecipes() local