Searched refs:NumInstsProxy (Results 1 – 1 of 1) sorted by relevance
126 InstructionCost NumInstsProxy = NumInsts; in analyzeBasicBlock() local186 NumInstsProxy += TTI.getUserCost(&I, TargetTransformInfo::TCK_CodeSize); in analyzeBasicBlock()187 NumInsts = *NumInstsProxy.getValue(); in analyzeBasicBlock()207 InstructionCost NumInstsThisBB = NumInstsProxy - NumInstsBeforeThisBB; in analyzeBasicBlock()