Home
last modified time | relevance | path

Searched defs:It2 (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAddressRanges.h128 auto It2 = It; in insert() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp295 MachineBasicBlock::iterator It1 = B.begin(), It2 = B.begin(); in genMuxInBlock() local
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObjcopy.cpp802 auto It2 = Config.SetSectionType.find(Sec.Name); in handleArgs() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DObjcopyOptions.cpp1246 auto It2 = find_if(MachOConfig.RPathsToRemove, Match); in parseInstallNameToolOptions() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSplitKit.cpp982 SmallPtrSetIterator<VNInfo *> It2 = It1; in computeRedundantBackCopies() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp1736 const MachineBasicBlock::const_reverse_iterator It2(&Prev); in areRVVInstsReassociable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp4067 nodes_iterator(const ItTy &It2) : It(It2) {} in nodes_iterator() argument
17696 auto It2 = TrackedVals.find(RdxVal2); in tryToReduce() local