Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp578 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall() local
583 if (RetEmpty) in returnTypeIsEligibleForTailCall()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAnalysis.cpp674 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall() local
679 if (RetEmpty) in returnTypeIsEligibleForTailCall()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DAnalysis.cpp684 bool RetEmpty = !firstRealType(RetVal->getType(), RetSubTypes, RetPath); in returnTypeIsEligibleForTailCall() local
689 if (RetEmpty) in returnTypeIsEligibleForTailCall()