Home | History | Annotate | Download | only in llvm

Lines Matching refs:CreateBitCast

1593 func (b Builder) CreateBitCast(val Value, t Type, name string) (v Value) {