Searched defs:getTrue (Results 1 – 3 of 3) sorted by relevance
190 ConstantInt *getTrue() { in getTrue() function
438 ConstantInt *ConstantInt::getTrue(LLVMContext &Context) { in getTrue() function in ConstantInt452 Constant *ConstantInt::getTrue(Type *Ty) { in getTrue() function in ConstantInt
72 static Constant *getTrue(Type *Ty) { in getTrue() function