Searched refs:TempInstrs (Results 1 – 1 of 1) sorted by relevance
1417 SmallVector<Instruction *, 4> TempInstrs(Iter.begin(), std::prev(Iter.end())); in swapBBContents() local1418 for (Instruction *I : TempInstrs) in swapBBContents()1425 for (Instruction *I : TempInstrs) in swapBBContents()