Searched refs:NoAliasDeclInstructions (Results 1 – 1 of 1) sorted by relevance
413 SmallVector<NoAliasScopeDeclInst *, 6> NoAliasDeclInstructions; in rotateLoop() local416 NoAliasDeclInstructions.push_back(Decl); in rotateLoop()479 if (!NoAliasDeclInstructions.empty()) { in rotateLoop()503 for (NoAliasScopeDeclInst *NAD : NoAliasDeclInstructions) { in rotateLoop()516 for (NoAliasScopeDeclInst *NAD : NoAliasDeclInstructions) in rotateLoop()531 cast<Instruction>(ValueMap[*NoAliasDeclInstructions.begin()]); in rotateLoop()