Home
last modified time | relevance | path

Searched refs:TemporarySlot (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp756 if (llvm::Value *TemporarySlot = InStructTempSlots[Index]) { in ExpandInputsBody() local
763 Builder.CreateStore(InputLoad, TemporarySlot); in ExpandInputsBody()
764 Input = TemporarySlot; in ExpandInputsBody()