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

/external/llvm/lib/VMCore/
H A DCore.cpp1366 void LLVMGetParams(LLVMValueRef FnRef, LLVMValueRef *ParamRefs) { argument
1370 *ParamRefs++ = wrap(I);

Completed in 34 milliseconds