Searched refs:isStructure (Results 1 – 1 of 1) sorted by relevance
1885 static bool isStructure(AllocaInst *AI) { in isStructure() function1950 if (!AI || isArray(AI) || isStructure(AI)) in LowerDbgDeclare()