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