Class: LLVM::SwitchInst
- Inherits:
-
Instruction
- Object
- Value
- User
- Instruction
- LLVM::SwitchInst
- Defined in:
- lib/llvm/core/value.rb
Instance Method Summary collapse
-
#add_case(val, block) ⇒ Object
Adds a case to a switch instruction.
Methods inherited from Instruction
#clear_exact!, #clear_nsw!, #clear_nuw!, #exact!, from_ptr, #inspect, #next, #nsw!, #nuw!, #opcode, #parent, #previous
Methods inherited from User
Methods inherited from Value
#add_attribute, #allocated_type, #allocated_type?, #constant?, #dump, from_ptr, from_ptr_kind, #gep_source_element_type, #gep_source_element_type?, #global_parent, #kind, #name, #name=, #null?, #poison?, #remove_attribute, to_ptr, #to_s, type, #type, #undef?