Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp616 [[nodiscard]] FieldIDType addFieldForAlloca(AllocaInst *AI, in addFieldForAlloca() function in __anond2f2b9db0811::FrameTypeBuilder
769 FieldIDType Id = addFieldForAlloca(LargestAI); in addFieldForAllocas()
1332 PromiseAlloca, B.addFieldForAlloca(PromiseAlloca, /*header*/ true)); in buildFrameType()