Searched refs:NoAliasDeclInstructions (Results 1 – 1 of 1) sorted by relevance
570 SmallVector<NoAliasScopeDeclInst *, 6> NoAliasDeclInstructions; in rotateLoop() local573 NoAliasDeclInstructions.push_back(Decl); in rotateLoop()696 if (!NoAliasDeclInstructions.empty()) { in rotateLoop()721 for (NoAliasScopeDeclInst *NAD : NoAliasDeclInstructions) { in rotateLoop()734 for (NoAliasScopeDeclInst *NAD : NoAliasDeclInstructions) in rotateLoop()749 cast<Instruction>(ValueMap[*NoAliasDeclInstructions.begin()]); in rotateLoop()