This website requires JavaScript.
Explore
Help
Sign In
wash
/
ivy
Watch
1
Star
0
Fork
0
You've already forked ivy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5cd3eff2ed884f2b9b01fcc22da034b1123aa610
ivy
/
mie
/
value.c
2 lines
23 B
C
Raw
Normal View
History
Unescape
Escape
mie: add value type hierarchy definitions every construct within Mie, such as constants, instructions, functions, and translation units, are sub-types of the generic mie_value struct. mie_value will facilitate iterating through the IR, as well as converting the IR to/from different formats.
2025-04-03 10:50:35 +01:00
#
include
<mie/value.h>
Reference in New Issue
Copy Permalink