Searched refs:LLVMExactMatchComdatSelectionKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
H A DComdat.h24 LLVMExactMatchComdatSelectionKind, ///< The data referenced by the COMDAT must enumerator in enum:__anon4382
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp47 return LLVMExactMatchComdatSelectionKind;
64 case LLVMExactMatchComdatSelectionKind:

Completed in 83 milliseconds