Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h161 unsigned getSwitchIndexField() const { in getSwitchIndexField() function
169 return cast<IntegerType>(FrameTy->getElementType(getSwitchIndexField())); in getIndexType()
H A DCoroSplit.cpp379 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()
401 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()