Searched refs:InstructionCount (Results 1 – 12 of 12) sorted by relevance
32 Result(int Count) : InstructionCount(Count) {} in Result()33 int InstructionCount; member57 Result(int Count) : InstructionCount(Count) {} in Result()58 int InstructionCount; member68 return FAR.InstructionCount; in run()116 Count += FAR.InstructionCount; in run()128 Count += MFAR.InstructionCount; in run()
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()
29 Result(int Count) : InstructionCount(Count) {} in Result()30 int InstructionCount; member136 AnalyzedInstrCount += AR->InstructionCount; in run()140 AnalyzedInstrCount += AR.InstructionCount; in run()734 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()746 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()761 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()775 InstrCount += IndirectResult.FDep.InstructionCount; in TEST_F()
119 unsigned InstructionCount; variable
423 InstructionMap[I] = InstructionCount++; in setInstructionID()910 InstructionCount = 0; in incorporateFunction()
123 unsigned InstructionCount; variable
454 InstructionMap[I] = InstructionCount++; in setInstructionID()944 InstructionCount = 0; in incorporateFunction()
121 unsigned InstructionCount; variable
497 InstructionMap[I] = InstructionCount++; in setInstructionID()993 InstructionCount = 0; in incorporateFunction()
91 Result(int Count) : InstructionCount(Count) {} in Result()92 int InstructionCount; member334 AnalyzedInstrCount1 += FAR.InstructionCount; in TEST_F()
555 asm-printer/InstructionCount 33%