Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
DCoroInternal.h185 unsigned getSwitchIndexField() const { in getSwitchIndexField() function
193 return cast<IntegerType>(FrameTy->getElementType(getSwitchIndexField())); in getIndexType()
DCoroSplit.cpp350 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()
376 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()