Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp493 assert((LayoutIndexUpdateStarted || FieldIndexMap.count(V) == 0) && in setFieldIndex()
537 bool LayoutIndexUpdateStarted = false; member
751 LayoutIndexUpdateStarted = true; in updateLayoutIndex()
756 LayoutIndexUpdateStarted = false; in updateLayoutIndex()