Searched refs:InstructionCount (Results 1 – 11 of 11) sorted by relevance
78 Result(int Count) : InstructionCount(Count) {} in Result()79 int InstructionCount; member171 AnalyzedInstrCount += FAR->InstructionCount; in run()179 AnalyzedInstrCount += FAR.InstructionCount; in run()
25 Result(int Count) : InstructionCount(Count) {} in Result()26 int InstructionCount; member128 AnalyzedInstrCount += AR->InstructionCount; in run()132 AnalyzedInstrCount += AR.InstructionCount; in run()
25 Result(int Count) : InstructionCount(Count) {} in Result()26 int InstructionCount; member115 AnalyzedInstrCount += AR->InstructionCount; in run()119 AnalyzedInstrCount += AR.InstructionCount; in run()700 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()712 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()727 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()741 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()
239 size_t InstructionCount = 0; in runOnMachineFunction() local246 InstructionCount++; in runOnMachineFunction()253 if (InstructionCount <= SkipLeafInstructions) in runOnMachineFunction()
64 unsigned InstructionCount; variable
118 InstructionMap[I] = InstructionCount++; in setInstructionID()398 InstructionCount = 0; in incorporateFunction()
124 unsigned InstructionCount; variable
457 InstructionMap[I] = InstructionCount++; in setInstructionID()946 InstructionCount = 0; in incorporateFunction()
119 unsigned InstructionCount; variable
423 InstructionMap[I] = InstructionCount++; in setInstructionID()910 InstructionCount = 0; in incorporateFunction()
75 Result(int Count) : InstructionCount(Count) {} in Result()76 int InstructionCount; member291 AnalyzedInstrCount1 += FAR.InstructionCount; in TEST_F()