Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroInternal.h185 unsigned getSwitchIndexField() const { in getSwitchIndexField() function
193 return cast<IntegerType>(FrameTy->getElementType(getSwitchIndexField())); in getIndexType()
H A DCoroSplit.cpp348 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()
374 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()