Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1783 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall() function
1921 if (IsTailCall && !canUseSiblingCall(ArgCCInfo, ArgLocs, Outs)) in LowerCall()