Searched refs:HasRecursion (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUAsmPrinter.h52 bool HasRecursion = false; member in struct:llvm::final::SIFunctionResourceInfo
H A DAMDGPUAsmPrinter.cpp960 Info.HasRecursion |= I->second.HasRecursion;
965 Info.HasRecursion = true;
990 ProgInfo.DynamicCallStack = Info.HasDynamicallySizedStack || Info.HasRecursion;

Completed in 60 milliseconds