Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp139 if (StructType *SGType = dyn_cast<StructType>(GType)) { in GetGlobalTypeString() local
140 if (!SGType->isLiteral()) in GetGlobalTypeString()
141 return SGType->getName(); in GetGlobalTypeString()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp168 if (StructType *SGType = dyn_cast<StructType>(GType)) { in GetGlobalTypeString() local
169 if (!SGType->isLiteral()) in GetGlobalTypeString()
170 return SGType->getName(); in GetGlobalTypeString()