Searched defs:getFalse (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp749 ConstantInt *ConstantInt::getFalse(LLVMContext &Context) { function in class:ConstantInt
764 Constant *ConstantInt::getFalse(Type *Ty) { function in class:ConstantInt
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h407 ConstantInt *getFalse() { function in class:llvm::IRBuilderBase
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp116 static Constant *getFalse(Type *Ty) { function
[all...]

Completed in 63 milliseconds