Home
last modified time | relevance | path

Searched defs:LLVMArg (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DSandboxIR.h844 Argument *getOrCreateArgument(llvm::Argument *LLVMArg) { in getOrCreateArgument()
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DSandboxIR.cpp664 [this, &OS](const llvm::Argument &LLVMArg) { in dumpNameAndArgs()