Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp551 Field getLayoutField(FieldIDType Id) const { in getLayoutField() function in __anon98e27b1a0611::FrameTypeBuilder
560 auto Field = B.getLayoutField(getFieldIndex(I)); in updateLayoutIndex()
1174 auto IndexField = B.getLayoutField(*SwitchIndexFieldId); in buildFrameType()