module Crystal::LLVMBuilderHelper
¶
Direct including types
Crystal::CodeGenVisitor
Crystal::CodeGenVisitor::Phi
Methods¶
#invoke(func : LLVM::Function, args : Array(LLVM::Value), a_then, a_catch, name : String = "")
¶
(func : LLVM::Function, args : Array(LLVM::Value), a_then, a_catch, name : String = "")