Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp590 class FlowAdjuster { class
592 FlowAdjuster(FlowFunction &Func) : Func(Func) { in FlowAdjuster() function in __anon646eb3200111::FlowAdjuster
1249 auto Adjuster = FlowAdjuster(Func); in applyFlowInference()