Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp600 class FlowAdjuster { class
602 FlowAdjuster(const ProfiParams &Params, FlowFunction &Func) in FlowAdjuster() function in __anon08a240e50111::FlowAdjuster
757 std::max(FlowAdjuster::MinBaseDistance, in jumpDistance()
1355 auto Adjuster = FlowAdjuster(Params, Func); in applyFlowInference()