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.cpp79 assert((LayoutIndexUpdateStarted || FieldIndexMap.count(V) == 0) && in setFieldIndex()
123 bool LayoutIndexUpdateStarted = false; member
328 LayoutIndexUpdateStarted = true; in updateLayoutIndex()
333 LayoutIndexUpdateStarted = false; in updateLayoutIndex()