Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DAnalysis.cpp607 SmallVector<unsigned, 4> TmpCallPath(CallPath.rbegin(), CallPath.rend()); in returnTypeIsEligibleForTailCall() local
611 if (!slotOnlyDiscardsData(RetVal, CallVal, TmpRetPath, TmpCallPath, in returnTypeIsEligibleForTailCall()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DAnalysis.cpp617 SmallVector<unsigned, 4> TmpCallPath(CallPath.rbegin(), CallPath.rend()); in returnTypeIsEligibleForTailCall() local
621 if (!slotOnlyDiscardsData(RetVal, CallVal, TmpRetPath, TmpCallPath, in returnTypeIsEligibleForTailCall()