Home
last modified time | relevance | path

Searched defs:retSmartType (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DSmartType.cpp74 const SmartType* retSmartType = NULL; in getContainedType() local
201 const SmartType* retSmartType = new SmartType(topType, topEDIType); in getTopStructType() local
351 const SmartType* retSmartType = new SmartType(GV->getType()->getElementType(), &aDIType); in getSmartTypeFromGV() local
382 const SmartType* retSmartType = new SmartType(F->getType()->getElementType(), &aDIType); in getSmartTypeFromFunction() local
395 const SmartType *retSmartType = NULL; in getStructSmartTypeByName() local