Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp669 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall() local
674 if (RetEmpty) in returnTypeIsEligibleForTailCall()