Searched refs:NumVectorInstructions (Results 1 – 2 of 2) sorted by relevance
71 unsigned NumInstructions, NumVectorInstructions; member in __anonf38a11c60111::CallAnalyzer153 NumVectorInstructions(0), FiftyPercentVectorBonus(0), in CallAnalyzer()915 ++NumVectorInstructions; in analyzeBlock()958 if (NumVectorInstructions > NumInstructions/2) in analyzeBlock()960 else if (NumVectorInstructions > NumInstructions/10) in analyzeBlock()1037 assert(NumVectorInstructions == 0); in analyzeCall()
56 STATISTIC(NumVectorInstructions, "Number of vector instructions generated");2186 ++NumVectorInstructions; in vectorizeTree()2213 ++NumVectorInstructions; in vectorizeTree()2235 ++NumVectorInstructions; in vectorizeTree()2281 ++NumVectorInstructions; in vectorizeTree()2314 ++NumVectorInstructions; in vectorizeTree()2345 ++NumVectorInstructions; in vectorizeTree()2371 ++NumVectorInstructions; in vectorizeTree()2421 ++NumVectorInstructions; in vectorizeTree()2467 ++NumVectorInstructions; in vectorizeTree()