Searched refs:UserInstructions (Results 1 – 1 of 1) sorted by relevance
338 SmallVector<Instruction *, 4> UserInstructions; in replaceAllUsesAndConstantUses() local345 getInstructionUsersOfValue(ArrayUse.getUser(), UserInstructions); in replaceAllUsesAndConstantUses()347 for (Instruction *I : UserInstructions) in replaceAllUsesAndConstantUses()