Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAnalysis.cpp685 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall() local
701 if (CallEmpty) { in returnTypeIsEligibleForTailCall()
723 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()