Searched defs:NewIter (Results 1 – 2 of 2) sorted by relevance
339 inst_iterator NewIter = inst_begin(NewFunc); in TEST_F() local376 inst_iterator NewIter = inst_begin(NewFunc); in TEST_F() local
142 static void CloneLoopBlocks(Loop *L, Value *NewIter, const bool UnrollProlog, in CloneLoopBlocks()