Searched defs:getInt1Ty (Results 1 – 2 of 2) sorted by relevance
251 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
505 IntegerType *getInt1Ty() { getInt1Ty() function