Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h3800 LLVM_C_ABI void LLVMSetICmpSameSign(LLVMValueRef Inst, LLVMBool SameSign);
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp2958 void LLVMSetICmpSameSign(LLVMValueRef Inst, LLVMBool SameSign) { in LLVMSetICmpSameSign() function