Searched refs:isStructure (Results 1 – 2 of 2) sorted by relevance
1546 static bool isStructure(AllocaInst *AI) { in isStructure() function1573 if (!AI || isArray(AI) || isStructure(AI)) in LowerDbgDeclare()
1033 bool isStructure{false}; // is a DEC STRUCTURE member4978 derivedTypeInfo_.isStructure = true; in Pre()4981 if (saveDerivedTypeInfo.isStructure) { in Pre()