Searched refs:AddCostRecursively (Results 1 – 1 of 1) sorted by relevance
406 auto AddCostRecursively = [&](Instruction &RootI, int Iteration) { in analyzeLoopUnrollCost() local585 AddCostRecursively(I, Iteration); in analyzeLoopUnrollCost()643 AddCostRecursively(*TI, Iteration); in analyzeLoopUnrollCost()667 AddCostRecursively(*OpI, TripCount - 1); in analyzeLoopUnrollCost()