Home
last modified time | relevance | path

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

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