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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSKernelExpand.cpp1019 const size_t NumInPtrArguments = NumRemainingInputs; local
1021 if (NumInPtrArguments > 0) {
1022 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, ArgIter, NumInPtrArguments,
1056 if (NumInPtrArguments > 0) {
1057 ExpandInputsBody(Builder, Arg_x1, TBAAAllocation, NumInPtrArguments,

Completed in 155 milliseconds