wasmer/rustdoc/inkwell/values/sidebar-items.js

1 line
1.2 KiB
JavaScript
Raw Normal View History

2019-09-06 15:57:44 -07:00
initSidebarItems({"constant":[["FIRST_CUSTOM_METADATA_KIND_ID",""]],"enum":[["AggregateValueEnum",""],["AnyValueEnum",""],["BasicMetadataValueEnum",""],["BasicValueEnum",""],["InstructionOpcode",""],["UnnamedAddress","This enum determines the significance of a `GlobalValue`'s address."]],"struct":[["ArrayValue",""],["BasicValueUse","A usage of a `BasicValue` in an `InstructionValue`."],["CallSiteValue","A value resulting from a function call. It may have function attributes applied to it."],["FloatValue",""],["FunctionValue",""],["GenericValue",""],["GlobalValue",""],["InstructionValue",""],["IntValue",""],["MetadataValue",""],["PhiValue","A Phi Instruction returns a value based on which basic block branched into the Phi's containing basic block."],["PointerValue",""],["StructValue",""],["VectorValue",""]],"trait":[["AggregateValue","Represents an aggregate value, built on top of other values."],["AnyValue","Defines any struct wrapping an LLVM value."],["BasicValue","Represents a basic value, which can be used both by itself, or in an `AggregateValue`."],["FloatMathValue","Represents a value which is permitted in floating point math operations"],["IntMathValue","Represents a value which is permitted in integer math operations"],["PointerMathValue",""]]});