Searched refs:vectorizeMemoryInstruction (Results 1 – 1 of 1) sorted by relevance
496 void vectorizeMemoryInstruction(Instruction *Instr, VPTransformState &State,2354 void InnerLoopVectorizer::vectorizeMemoryInstruction(Instruction *Instr, in vectorizeMemoryInstruction() function in InnerLoopVectorizer7503 State.ILV->vectorizeMemoryInstruction(&Instr, State, getAddr(), getMask()); in execute()