Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DCallSite.h413 bool isInAllocaArgument(unsigned ArgNo) const { in isInAllocaArgument() function
/external/clang/lib/CodeGen/
DCGCall.cpp2505 static bool isInAllocaArgument(CGCXXABI &ABI, QualType type) { in isInAllocaArgument() function