Searched refs:CountedInstructions (Results 1 – 1 of 1) sorted by relevance
338 SmallPtrSet<Instruction *, 32> CountedInstructions; member in __anon0cdda4420211::UnrollAnalyzer368 if (SimpleV && CountedInstructions.insert(&I).second) in visitBinaryOperator()470 CountedInstructions.clear(); in estimateNumberOfOptimizedInstructions()477 if (CountedInstructions.insert(LI).second) in estimateNumberOfOptimizedInstructions()