Home
last modified time | relevance | path

Searched refs:ConstantIfFalse (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm-c/
H A DCore.h2122 LLVMValueRef ConstantIfFalse);
/freebsd-12.1/contrib/llvm/lib/IR/
H A DCore.cpp1740 LLVMValueRef ConstantIfFalse) { in LLVMConstSelect() argument
1743 unwrap<Constant>(ConstantIfFalse))); in LLVMConstSelect()