중간 표현
Sign in to saveAlso known as intermediate language, IR, bytecode, bitcode
data structure or code used internally by a compiler or virtual machine to represent source code. An IR is designed to be conducive for further processing, such as optimization and translation