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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp69 llvm::FunctionType *ExpandedFunctionType; member in class:__anon1062::RSForEachExpandPass
238 ExpandedFunctionType = llvm::FunctionType::get(llvm::Type::getVoidTy(*Context),
252 llvm::Function::Create(ExpandedFunctionType,

Completed in 62 milliseconds