Searched defs:getFalse (Results 1 – 4 of 4) sorted by relevance
27 async function getFalse(): Promise<boolean> { function
340 ConstantInt *getFalse() { in getFalse() function
667 ConstantInt *ConstantInt::getFalse(LLVMContext &Context) { in getFalse() function in ConstantInt682 Constant *ConstantInt::getFalse(Type *Ty) { in getFalse() function in ConstantInt
116 static Constant *getFalse(Type *Ty) { in getFalse() function