Home
last modified time | relevance | path

Searched refs:NewFT (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp216 auto *NewFT = FunctionType::get(UInt32Ty, ArrayRef<Type *>(UInt32Ty), false); in solidifyRSAllocAccess() local
218 auto *NewF = Function::Create(NewFT, // Fun->getFunctionType(), in solidifyRSAllocAccess()