W3cubDocs

/Crystal

struct LLVM::PhiTable

Defined in:

llvm/phi_table.cr

Constructors

Instance Method Summary

Constructor Detail

def self.newSource

Instance Method Detail

def add(block, value)Source

def blocks : Array(LLVM::BasicBlock)Source

def empty?Source

def sizeSource

def values : Array(LLVM::Value)Source

© 2012–2020 Manas Technology Solutions.
Licensed under the Apache License, Version 2.0.
https://crystal-lang.org/api/0.35.1/LLVM/PhiTable.html