Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/magic/support/
H A DSmartType.cpp371 const SmartType* aSmartType = new SmartType(AI->getAllocatedType(), &aDIType); in getSmartTypeFromLV() local
410 const SmartType *aSmartType = NULL; in getTopStructSmartTypes() local
577 …ST Type*> &nestedTypes, std::vector<const EDIType*> &nestedEDITypes, const SmartType *aSmartType) { in isTypeConsistent2()
/minix3/minix/llvm/passes/include/magic/support/
H A DTypeInfo.h91 inline TypeInfo::TypeInfo(const SmartType *aSmartType, int persistent) { in TypeInfo()
/minix3/minix/llvm/passes/magic/
H A DMagicPass.cpp2011 const SmartType *aSmartType = SmartType::getSmartTypeFromLV(M, AI, &DIV); in typeInfoFromPointerVariables() local
2275 const SmartType *aSmartType = aTypeInfo->getSmartType(); in fillTypeInfos() local
2405 const SmartType *aSmartType = aTypeInfo->getSmartType(); in printInterestingTypes() local
2807 const SmartType *aSmartType = SmartType::getSmartTypeFromLV(M, AI, &DIV); in indexLocalTypeInfos() local