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

/external/swiftshader/third_party/LLVM/lib/Target/CBackend/
H A DCBackend.cpp203 void printContainedStructs(Type *Ty, SmallPtrSet<Type *, 16> &);
2075 printContainedStructs(StructTypes[i], StructPrinted);
2083 void CWriter::printContainedStructs(Type *Ty, function in class:CWriter
2092 printContainedStructs(*I, StructPrinted);

Completed in 100 milliseconds