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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp1042 const size_t NumInPtrArguments = NumRemainingInputs; local
1044 if (NumInPtrArguments > 0) {
1045 ExpandInputsLoopInvariant(Builder, LoopHeader, Arg_p, TBAAPointer, ArgIter, NumInPtrArguments,
1079 if (NumInPtrArguments > 0) {
1080 ExpandInputsBody(Builder, Arg_x1, TBAAAllocation, NumInPtrArguments,

Completed in 901 milliseconds