mirror of
https://github.com/fluencelabs/wasmer
synced 2025-04-27 03:12:13 +00:00
1 line
430 B
JavaScript
1 line
430 B
JavaScript
initSidebarItems({"enum":[["ValueDef","Where did a value come from?"]],"struct":[["DataFlowGraph","A data flow graph defines all instructions and extended basic blocks in a function as well as the data flow dependencies between them. The DFG also tracks values which can be either instruction results or EBB parameters."],["DisplayInst","Object that can display an instruction."],["Values","Iterator over all Values in a DFG"]]}); |