Searched defs:hasWinAlloca (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MachineFunctionInfo.h194 bool hasWinAlloca() const { return HasWinAlloca; } function in class:llvm::X86MachineFunctionInfo

Completed in 107 milliseconds