Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DValueEnumerator.cpp1081 SmallVector<DIArgList *, 8> ArgListMDVector; in incorporateFunction() local
1091 ArgListMDVector.push_back(ArgList); in incorporateFunction()
1118 for (const DIArgList *ArgList : ArgListMDVector) in incorporateFunction()