Home
last modified time | relevance | path

Searched defs:RetCount (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp505 unsigned RetCount = numRetVals(&F); in surveyFunction() local
764 unsigned RetCount = numRetVals(F); in removeDeadStuffFromFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1903 ElementCount RetCount = RetTy->getElementCount(); in visitCallInst() local