Searched refs:applyFlowInference (Results 1 – 2 of 2) sorted by relevance
115 void applyFlowInference(const ProfiParams &Params, FlowFunction &Func);116 void applyFlowInference(FlowFunction &Func);213 applyFlowInference(Func); in apply()
1323 void llvm::applyFlowInference(const ProfiParams &Params, FlowFunction &Func) { in applyFlowInference() function in llvm1365 void llvm::applyFlowInference(FlowFunction &Func) { in applyFlowInference() function in llvm1378 applyFlowInference(Params, Func); in applyFlowInference()