Home
last modified time | relevance | path

Searched refs:isLocalAlloca (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2001 static bool isLocalAlloca(CoroAllocaAllocInst *AI) { in isLocalAlloca() function
2633 if (isLocalAlloca(AI)) { in buildCoroutineFrame()