Home
last modified time | relevance | path

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

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