Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h446 LLVMModuleFlagBehaviorAppend, enumerator
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp330 case LLVMModuleFlagBehaviorAppend: in map_to_llvmModFlagBehavior()
350 return LLVMModuleFlagBehaviorAppend; in map_from_llvmModFlagBehavior()