Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp115 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
128 getFirstNonAllocaInTheEntryBlock(CoroIds.front()->getFunction()); in elideHeapAllocations()