Searched refs:SclrGep (Results 1 – 1 of 1) sorted by relevance
3134 Value *SclrGep = II.transform(Builder, GlobalIdx); in widenPHIInstruction() local3135 SclrGep->setName("next.gep"); in widenPHIInstruction()3136 Entry[part] = SclrGep; in widenPHIInstruction()3145 Value *SclrGep = II.transform(Builder, GlobalIdx); in widenPHIInstruction() local3146 SclrGep->setName("next.gep"); in widenPHIInstruction()3147 VecVal = Builder.CreateInsertElement(VecVal, SclrGep, in widenPHIInstruction()