Home
last modified time | relevance | path

Searched defs:FrameAlign (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroElide.cpp142 elideHeapAllocations(Function * F,uint64_t FrameSize,Align FrameAlign,AAResults & AA) elideHeapAllocations() argument
H A DCoroInternal.h105 Align FrameAlign; global() member