Searched refs:NumAllocas (Results 1 – 1 of 1) sorted by relevance
1510 int NumAllocas = 0; in runOnFunction() local1535 if (isa<AllocaInst>(Inst)) NumAllocas++; in runOnFunction()