Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileInference.h80 void applyFlowInference(FlowFunction &Func);
214 applyFlowInference(Func);
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSampleProfileInference.cpp1239 void llvm::applyFlowInference(FlowFunction &Func) { in applyFlowInference() function in llvm