Searched refs:Int1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DMDBuilder.cpp118 Type *Int1 = Type::getInt1Ty(Context); local
119 Ops.push_back(createConstant(ConstantInt::get(Int1, VarArgArePassed)));

Completed in 50 milliseconds