Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp510 unsigned RetCount = numRetVals(&F); in surveyFunction() local
777 unsigned RetCount = numRetVals(F); in removeDeadStuffFromFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2450 ElementCount RetCount = RetTy->getElementCount(); in visitCallInst() local