Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp2516 void LLVMGetParams(LLVMValueRef FnRef, LLVMValueRef *ParamRefs) { in LLVMGetParams() argument
2519 *ParamRefs++ = wrap(&A); in LLVMGetParams()