Home
last modified time | relevance | path

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

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