Searched refs:ExpandOldStyleForEach (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp754 bool ExpandOldStyleForEach(llvm::Function *Function, uint32_t Signature) { function in class:__anon1181::RSKernelExpandPass
899 // TODO: Refactor this to share functionality with ExpandOldStyleForEach.
1372 Changed |= ExpandOldStyleForEach(kernel, signature);

Completed in 76 milliseconds