Searched refs:NumInstsThisBB (Results 1 – 1 of 1) sorted by relevance
233 InstructionCost NumInstsThisBB = NumInsts - NumInstsBeforeThisBB; in analyzeBasicBlock() local234 NumBBInsts[BB] = NumInstsThisBB; in analyzeBasicBlock()