Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp3038 static bool checkForMustTailInVarArgFn(bool IsVarArg, const BasicBlock &BB) { in checkForMustTailInVarArgFn() function
3134 HasMustTailInVarArgFn = checkForMustTailInVarArgFn(IsVarArg, BB); in runOnMachineFunction()