Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp115 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
143 getFirstNonAllocaInTheEntryBlock(CoroIds.front()->getFunction()); in elideHeapAllocations()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp110 static Instruction *getFirstNonAllocaInTheEntryBlock(Function &F) { in getFirstNonAllocaInTheEntryBlock() function
171 getFirstNonAllocaInTheEntryBlock(*II->getFunction())); in getShape()