Searched defs:getInt1Ty (Results 1 – 4 of 4) sorted by relevance
225 IntegerType *getInt1Ty() { in getInt1Ty() function
210 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
166 IntegerType *Type::getInt1Ty(LLVMContext &C) { return &C.pImpl->Int1Ty; } in getInt1Ty() function in Type
315 IntegerType *getInt1Ty() { in getInt1Ty() function