Searched defs:getTrue (Results 1 – 3 of 3) sorted by relevance
335 ConstantInt *getTrue() { in getTrue() function
660 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt674 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
122 static Constant *getTrue(Type *Ty) { in getTrue() function