What sort of process? Are you happy with plain old flowcharting or are you more interested in UML type diagramming?
With flowcharting there is no method for showing loops other than a decision box and a flow line back to the loop start (or similar constructs for while, repeat and for loop constructs).
UML is often done the same way but there is also the ALT syntax in inline expressions.