Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3369 static bool checkForMustTailInVarArgFn(bool IsVarArg, const BasicBlock &BB) { in checkForMustTailInVarArgFn() function
3471 HasMustTailInVarArgFn = checkForMustTailInVarArgFn(IsVarArg, BB); in runOnMachineFunction()