Searched defs:getTrue (Results 1 – 3 of 3) sorted by relevance
458 ConstantInt *getTrue() { in getTrue() function
847 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt865 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
125 static Constant *getTrue(Type *Ty) { in getTrue() function