Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1643 static bool canUseSiblingCall(const CCState &ArgCCInfo, in canUseSiblingCall() function
1699 if (IsTailCall && !canUseSiblingCall(ArgCCInfo, ArgLocs, Outs)) in LowerCall()