Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Coroutines/
DCoroInternal.h162 unsigned getSwitchIndexField() const { in getSwitchIndexField() function
170 return cast<IntegerType>(FrameTy->getElementType(getSwitchIndexField())); in getIndexType()
DCoroSplit.cpp379 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()
411 FrameTy, FramePtr, Shape.getSwitchIndexField(), "index.addr"); in createResumeEntryBlock()