Searched defs:Store (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp742 llvm::StoreInst *Store = Builder.CreateStore(RetVal, OutPtr); local
744 Store->setMetadata("tbaa", TBAAAllocation);

Completed in 57 milliseconds