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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h83 bool isInAlloca() const { return IsInAlloca; } function in struct:llvm::ISD::ArgFlagsTy
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h256 bool isInAlloca() const { return TheKind == InAlloca; } function

Completed in 111 milliseconds