Searched refs:ZippedInsts (Results 1 – 1 of 1) sorted by relevance
938 for (auto ZippedInsts : llvm::zip_first( in buildClonedLoopBlocks() local942 Instruction &I = std::get<0>(ZippedInsts); in buildClonedLoopBlocks()943 Instruction &ClonedI = std::get<1>(ZippedInsts); in buildClonedLoopBlocks()