Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp490 assert((LayoutIndexUpdateStarted || FieldIndexMap.count(V) == 0) && in setFieldIndex()
534 bool LayoutIndexUpdateStarted = false; member
748 LayoutIndexUpdateStarted = true; in updateLayoutIndex()
753 LayoutIndexUpdateStarted = false; in updateLayoutIndex()