Searched refs:TemporarySlot (Results 1 – 1 of 1) sorted by relevance
756 if (llvm::Value *TemporarySlot = InStructTempSlots[Index]) { in ExpandInputsBody() local763 Builder.CreateStore(InputLoad, TemporarySlot); in ExpandInputsBody()764 Input = TemporarySlot; in ExpandInputsBody()