Searched refs:NumVectorInstructions (Results 1 – 3 of 3) sorted by relevance
366 unsigned NumVectorInstructions = 0; member in __anon0e0437920111::CallAnalyzer930 if (NumVectorInstructions <= NumInstructions / 10) in finalizeAnalysis()932 else if (NumVectorInstructions <= NumInstructions / 2) in finalizeAnalysis()992 assert(NumVectorInstructions == 0); in onAnalysisStart()1227 if (NumVectorInstructions <= NumInstructions / 10) in finalizeAnalysis()1229 else if (NumVectorInstructions <= NumInstructions / 2) in finalizeAnalysis()2460 ++NumVectorInstructions; in analyzeBlock()
92 STATISTIC(NumVectorInstructions, "Number of vector accesses generated");1159 ++NumVectorInstructions; in vectorizeStoreChain()1328 ++NumVectorInstructions; in vectorizeLoadChain()
110 STATISTIC(NumVectorInstructions, "Number of vector instructions generated");9390 ++NumVectorInstructions; in vectorizeTree()9419 ++NumVectorInstructions; in vectorizeTree()9443 ++NumVectorInstructions; in vectorizeTree()9469 ++NumVectorInstructions; in vectorizeTree()9491 ++NumVectorInstructions; in vectorizeTree()9536 ++NumVectorInstructions; in vectorizeTree()9580 ++NumVectorInstructions; in vectorizeTree()9612 ++NumVectorInstructions; in vectorizeTree()9648 ++NumVectorInstructions; in vectorizeTree()[all …]