Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp568 Field getLayoutField(FieldIDType Id) const { in getLayoutField() function in __anon8d9a21160611::FrameTypeBuilder
577 auto Field = B.getLayoutField(getFieldIndex(I)); in updateLayoutIndex()
1203 auto IndexField = B.getLayoutField(*SwitchIndexFieldId); in buildFrameType()