Searched refs:elideHeapAllocations (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp46 void elideHeapAllocations(Function *F, uint64_t FrameSize, Align FrameAlign,
141 void Lowerer::elideHeapAllocations(Function *F, uint64_t FrameSize, function in class:Lowerer
413 elideHeapAllocations(CoroId->getFunction(), FrameSizeAndAlign->first,

Completed in 187 milliseconds