Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetCallingConv.h91 bool isInAlloca() const { return IsInAlloca; } isInAlloca() function
/llvm-project/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h297 bool isInAlloca() const { return TheKind == InAlloca; } isInAlloca() function
[all...]