Searched refs:NewStoreInstr (Results 1 – 1 of 1) sorted by relevance
2363 Instruction *NewStoreInstr; in execute() local2366 NewStoreInstr = State.Builder.CreateMaskedStore( in execute()2369 NewStoreInstr = State.Builder.CreateAlignedStore(IVec, AddrParts[Part], in execute()2372 Group->addMetadata(NewStoreInstr); in execute()