Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp113 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
141 getFirstNonAllocaInTheEntryBlock(CoroIds.front()->getFunction()); in elideHeapAllocations()
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp110 static Instruction *getFirstNonAllocaInTheEntryBlock(Function &F) { in getFirstNonAllocaInTheEntryBlock() function
170 getFirstNonAllocaInTheEntryBlock(*II->getFunction())); in getShape()