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

/external/llvm/include/llvm/IR/
H A DIRBuilder.h467 /// with one Value from the retVals array each, that build a aggregate
473 ReturnInst *CreateAggregateRet(Value *const *retVals, unsigned N) { argument
476 V = CreateInsertValue(V, retVals[i], i, "mrv");

Completed in 42 milliseconds