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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp132 llvm::FunctionType *ExpandedForEachType; member in class:__anon1380::RSKernelExpandPass
330 ExpandedForEachType = llvm::FunctionType::get(VoidTy,
343 llvm::Function::Create(ExpandedForEachType,

Completed in 405 milliseconds