Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3821 static bool checkForMustTailInVarArgFn(bool IsVarArg, const BasicBlock &BB) { in checkForMustTailInVarArgFn() function
3921 HasMustTailInVarArgFn = checkForMustTailInVarArgFn(IsVarArg, BB); in runOnMachineFunction()