Searched refs:NumBBInsts (Results 1 – 2 of 2) sorted by relevance
66 DenseMap<const BasicBlock *, unsigned> NumBBInsts; member
186 NumBBInsts[BB] = NumInsts - NumInstsBeforeThisBB; in analyzeBasicBlock()