Searched refs:TotalInstructionCount (Results 1 – 3 of 3) sorted by relevance
64 TotalInstructionCount += Direction * BB.sizeWithoutDebug(); in updateForBB()110 << "TotalInstructionCount: " << TotalInstructionCount << "\n\n"; in print()
78 int64_t TotalInstructionCount = 0; variable
39 return getCachedFPI(F).TotalInstructionCount; in getIRSize()