1 line
634 B
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"enum":[["AnyEntity","A reference to any of the entities defined in this module."]],"struct":[["Ebb","An opaque reference to an extended basic block in a function."],["FuncRef","A reference to an external function."],["GlobalValue","An opaque reference to a global value."],["Heap","A reference to a heap."],["Inst","An opaque reference to an instruction in a function."],["JumpTable","An opaque reference to a jump table."],["SigRef","A reference to a function signature."],["StackSlot","An opaque reference to a stack slot."],["Table","A reference to a table."],["Value","An opaque reference to an SSA value."]]});