Home
last modified time | relevance | path

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

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