Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1010 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall() function
1060 if (IsTailCall && !canUseSiblingCall(ArgCCInfo, ArgLocs, Outs)) in LowerCall()