Searched defs:It2 (Results 1 – 5 of 5) sorted by relevance
25 auto It2 = It; in insert() local
301 MachineBasicBlock::iterator It1 = B.begin(), It2 = B.begin(); in genMuxInBlock() local
975 SmallPtrSetIterator<VNInfo *> It2 = It1; in computeRedundantBackCopies() local
1134 auto It2 = find_if(Config.RPathsToRemove, Match); in parseInstallNameToolOptions() local
1062 auto It2 = InLookAheadValues.find(U); in getExternalUsesCost() local2499 nodes_iterator(const ItTy &It2) : It(It2) {} in nodes_iterator()