Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSAddDebugInfoPass.cpp185 unsigned argIdx = 1; in attachDebugInfo() local
189 if (argIdx >= argTypes->getNumOperands()) in attachDebugInfo()
194 ExpandedFunc, arg.getName(), argIdx, sourceFileName, 1, in attachDebugInfo()
195 llvm::cast<llvm::DIType>(argTypes->getOperand(argIdx).get()), in attachDebugInfo()
209 argIdx++; in attachDebugInfo()