Searched refs:isArgInAlloca (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp1986 static bool isArgInAlloca(const ABIArgInfo &Info) { function
2023 isArgInAlloca(I->info)) {
2041 if (isArgInAlloca(I->info))

Completed in 62 milliseconds