Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp579 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall() local
595 if (CallEmpty) { in returnTypeIsEligibleForTailCall()
616 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp675 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall() local
691 if (CallEmpty) { in returnTypeIsEligibleForTailCall()
712 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAnalysis.cpp685 bool CallEmpty = !firstRealType(CallVal->getType(), CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall() local
701 if (CallEmpty) { in returnTypeIsEligibleForTailCall()
723 CallEmpty = !nextRealType(CallSubTypes, CallPath); in returnTypeIsEligibleForTailCall()