Searched refs:NumBBInsts (Results 1 – 2 of 2) sorted by relevance
61 DenseMap<const BasicBlock *, InstructionCost> NumBBInsts; member
234 NumBBInsts[BB] = NumInstsThisBB; in analyzeBasicBlock()