Searched refs:NumVectorInstructions (Results 1 – 2 of 2) sorted by relevance
76 unsigned NumInstructions, NumVectorInstructions; member in __anon265bc4620111::CallAnalyzer171 NumVectorInstructions(0), FiftyPercentVectorBonus(0), in CallAnalyzer()968 ++NumVectorInstructions; in analyzeBlock()1081 assert(NumVectorInstructions == 0); in analyzeCall()1294 if (NumVectorInstructions <= NumInstructions / 10) in analyzeCall()1296 else if (NumVectorInstructions <= NumInstructions / 2) in analyzeCall()
57 STATISTIC(NumVectorInstructions, "Number of vector instructions generated");2262 ++NumVectorInstructions; in vectorizeTree()2289 ++NumVectorInstructions; in vectorizeTree()2311 ++NumVectorInstructions; in vectorizeTree()2357 ++NumVectorInstructions; in vectorizeTree()2390 ++NumVectorInstructions; in vectorizeTree()2421 ++NumVectorInstructions; in vectorizeTree()2447 ++NumVectorInstructions; in vectorizeTree()2497 ++NumVectorInstructions; in vectorizeTree()2543 ++NumVectorInstructions; in vectorizeTree()