Searched refs:applyFlowInference (Results 1 – 2 of 2) sorted by relevance
137 void applyFlowInference(const ProfiParams &Params, FlowFunction &Func);138 void applyFlowInference(FlowFunction &Func);235 applyFlowInference(Func);
1308 void llvm::applyFlowInference(const ProfiParams &Params, FlowFunction &Func) { in applyFlowInference() function in llvm1333 void llvm::applyFlowInference(FlowFunction &Func) { in applyFlowInference() function in llvm1346 applyFlowInference(Params, Func); in applyFlowInference()