Lines Matching defs:isArray
1025 static bool isArray(AllocaInst *AI) {1052 if (AI && !isArray(AI)) {