Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroAnnotationElide.cpp36 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
49 getFirstNonAllocaInTheEntryBlock(Caller)->getIterator(); in allocateFrameInCaller()
H A DCoroElide.cpp124 static Instruction *getFirstNonAllocaInTheEntryBlock(Function *F) { in getFirstNonAllocaInTheEntryBlock() function
205 getFirstNonAllocaInTheEntryBlock(FEI.ContainingFunction)->getIterator(); in elideHeapAllocations()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXType.cpp131 static Instruction *getFirstNonAllocaInTheEntryBlock(Function &F) { in getFirstNonAllocaInTheEntryBlock() function
184 getFirstNonAllocaInTheEntryBlock(*II->getFunction())); in getRowFromCol()
208 getFirstNonAllocaInTheEntryBlock(*II->getFunction())); in getColFromRow()