I have a code line that I think I can parallel somehow, e.g:
int f1(a,b){ ..... } int f2(a1,b1,a2,b2){ //here we are calling f1 function twice int k = f1(