Searched refs:NumVectorInstructions (Results 1 – 3 of 3) sorted by relevance
300 unsigned NumVectorInstructions = 0; member in __anon797094460111::CallAnalyzer830 if (NumVectorInstructions <= NumInstructions / 10) in finalizeAnalysis()832 else if (NumVectorInstructions <= NumInstructions / 2) in finalizeAnalysis()869 assert(NumVectorInstructions == 0); in onAnalysisStart()2103 ++NumVectorInstructions; in analyzeBlock()
93 STATISTIC(NumVectorInstructions, "Number of vector accesses generated");1137 ++NumVectorInstructions; in vectorizeStoreChain()1306 ++NumVectorInstructions; in vectorizeLoadChain()
108 STATISTIC(NumVectorInstructions, "Number of vector instructions generated");5020 ++NumVectorInstructions; in vectorizeTree()5051 ++NumVectorInstructions; in vectorizeTree()5073 ++NumVectorInstructions; in vectorizeTree()5093 ++NumVectorInstructions; in vectorizeTree()5116 ++NumVectorInstructions; in vectorizeTree()5159 ++NumVectorInstructions; in vectorizeTree()5202 ++NumVectorInstructions; in vectorizeTree()5232 ++NumVectorInstructions; in vectorizeTree()5271 ++NumVectorInstructions; in vectorizeTree()[all …]