Searched refs:NumVectorInstructions (Results 1 – 3 of 3) sorted by relevance
394 unsigned NumVectorInstructions = 0; member in __anon463f3bdb0111::CallAnalyzer1104 if (NumVectorInstructions <= NumInstructions / 10) in finalizeAnalysis()1106 else if (NumVectorInstructions <= NumInstructions / 2) in finalizeAnalysis()1166 assert(NumVectorInstructions == 0); in onAnalysisStart()1415 if (NumVectorInstructions <= NumInstructions / 10) in finalizeAnalysis()1417 else if (NumVectorInstructions <= NumInstructions / 2) in finalizeAnalysis()2751 ++NumVectorInstructions; in analyzeBlock()
122 STATISTIC(NumVectorInstructions, "Number of vector accesses generated");999 ++NumVectorInstructions; in vectorizeChain()
113 STATISTIC(NumVectorInstructions, "Number of vector instructions generated");17930 ++NumVectorInstructions; in vectorizeTree()17984 ++NumVectorInstructions; in vectorizeTree()18022 ++NumVectorInstructions; in vectorizeTree()18063 ++NumVectorInstructions; in vectorizeTree()18080 ++NumVectorInstructions; in vectorizeTree()18099 ++NumVectorInstructions; in vectorizeTree()18134 ++NumVectorInstructions; in vectorizeTree()18168 ++NumVectorInstructions; in vectorizeTree()18288 ++NumVectorInstructions; in vectorizeTree()[all …]