Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h2227 LLVMValueRef ConstantIfFalse);
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp1794 LLVMValueRef ConstantIfFalse) { in LLVMConstSelect() argument
1797 unwrap<Constant>(ConstantIfFalse))); in LLVMConstSelect()