Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp354 static Type *getRetComponentType(const Function *F, unsigned Idx) { in getRetComponentType() function
811 RetTypes.push_back(getRetComponentType(F, Ri)); in removeDeadStuffFromFunction()