Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp512 unsigned RetCount = numRetVals(&F); surveyFunction() local
779 unsigned RetCount = numRetVals(F); removeDeadStuffFromFunction() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2335 ElementCount RetCount = RetTy->getElementCount(); visitCallInst() local