Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp343 static Type *getRetComponentType(const Function *F, unsigned Idx) { in getRetComponentType() function
804 RetTypes.push_back(getRetComponentType(F, i)); in RemoveDeadStuffFromFunction()