Home
last modified time | relevance | path

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

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