Searched defs:NewIter (Results 1 – 8 of 8) sorted by relevance
319 inst_iterator NewIter = inst_begin(NewFunc); in TEST_F() local356 inst_iterator NewIter = inst_begin(NewFunc); in TEST_F() local
79 auto NewIter = M.find(&New); in FindDominatedInstruction() local
80 auto NewIter = M.find(&New); in FindDominatedInstruction() local
268 static void CloneLoopBlocks(Loop *L, Value *NewIter, in CloneLoopBlocks()
300 CloneLoopBlocks(Loop *L, Value *NewIter, const bool CreateRemainderLoop, in CloneLoopBlocks()
315 CloneLoopBlocks(Loop *L, Value *NewIter, const bool UseEpilogRemainder, in CloneLoopBlocks()
78 BasicBlock::iterator NewIter = *BBI; in deleteDeadInstruction() local
113 BasicBlock::iterator NewIter = *BBI; in deleteDeadInstruction() local