Home
last modified time | relevance | path

Searched refs:AugmentationIters (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp108 size_t AugmentationIters = applyFlowAugmentation(); in run() local
122 LLVM_DEBUG(dbgs() << "Completed profi after " << AugmentationIters in run()
126 (void)AugmentationIters; in run()
186 size_t AugmentationIters = 0; in applyFlowAugmentation() local
208 AugmentationIters++; in applyFlowAugmentation()
211 return AugmentationIters; in applyFlowAugmentation()