Home
last modified time | relevance | path

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

/minix3/minix/llvm/passes/include/magic/support/
H A DSmartType.h123 inline bool SmartType::isTypeConsistent() const { in isTypeConsistent() function
/minix3/minix/llvm/passes/magic/support/
H A DSmartType.cpp644 bool SmartType::isTypeConsistent(TYPECONST Type *type, const EDIType *aEDIType, bool useBfas, int *… in isTypeConsistent() function in llvm::SmartType