Searched refs:LocalStoreVal (Results 1 – 1 of 1) sorted by relevance
1251 auto *LocalStoreVal = makeVariable(toIceType(Type)); in StoreMem() local1253 InstCast::create(Func, InstCast::Trunc, LocalStoreVal, Val)); in StoreMem()1254 StoreVal = LocalStoreVal; in StoreMem()