Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp347 static Type *getRetComponentType(const Function *F, unsigned Idx) { in getRetComponentType() function
796 RetTypes.push_back(getRetComponentType(F, Ri)); in removeDeadStuffFromFunction()