Searched refs:isUsingInAlloca (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CGCall.h | 124 bool isUsingInAlloca() const { return StackBase; } in isUsingInAlloca() function |
D | CGCall.cpp | 3292 if (args.isUsingInAlloca()) in EmitCallArg() |