Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp100 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
112 getFirstNonAllocaInTheEntryBlock(CoroIds.front()->getFunction()); in elideHeapAllocations()