Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRenderMachineFunction.cpp101 OutputItr outItr) { in splitComaSeperatedList() argument
107 *outItr = elem; in splitComaSeperatedList()
108 ++outItr; in splitComaSeperatedList()
116 *outItr = elem; in splitComaSeperatedList()
117 ++outItr; in splitComaSeperatedList()
DRenderMachineFunction.h107 static void splitComaSeperatedList(const std::string &s, OutputItr outItr);