Searched defs:getInt1Ty (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/IR/
H A DType.cpp238 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } function in class:Type
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DIRBuilder.h295 IntegerType *getInt1Ty() { function in class:llvm::IRBuilderBase

Completed in 403 milliseconds