Hello, LLVM guys. I'd just like to use 'for', 'if~else', calling functions in C code without any 'goto', 'switch~case' and so on. In this case, is LLVM IR always something STRUCTURED? I would just want to make it sure. Forgive my ignorance. Thanks, Seung