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

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

Completed in 37 milliseconds