Home
last modified time | relevance | path

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

/frameworks/rs/rsov/compiler/
DRSAllocationUtils.cpp218 auto *NewF = Function::Create(NewFT, // Fun->getFunctionType(), in solidifyRSAllocAccess() local
220 FCall->setCalledFunction(NewF); in solidifyRSAllocAccess()
222 NewF->setAttributes(Fun->getAttributes()); in solidifyRSAllocAccess()