Searched refs:NumInstructions (Results 1 – 2 of 2) sorted by relevance
57 unsigned NumInstructions, NumVectorInstructions; member in __anon3ef379810111::CallAnalyzer130 NumInstructions(0), NumVectorInstructions(0), in CallAnalyzer()728 ++NumInstructions; in analyzeBlock()746 if (NumVectorInstructions > NumInstructions/2) in analyzeBlock()748 else if (NumVectorInstructions > NumInstructions/10) in analyzeBlock()823 assert(NumInstructions == 0); in analyzeCall()
1806 GLuint NumInstructions; member