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

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

Completed in 60 milliseconds