Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm-c/
H A DCore.h432 LLVMModuleFlagBehaviorRequire, enumerator
/llvm-project-15.0.7/llvm/lib/IR/
H A DCore.cpp326 case LLVMModuleFlagBehaviorRequire: in map_to_llvmModFlagBehavior()
346 return LLVMModuleFlagBehaviorRequire; in map_from_llvmModFlagBehavior()