Home
last modified time | relevance | path

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

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