Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp338 assert((LayoutIndexUpdateStarted || FieldIndexMap.count(V) == 0) && in setFieldIndex()
382 bool LayoutIndexUpdateStarted = false; member
587 LayoutIndexUpdateStarted = true; in updateLayoutIndex()
592 LayoutIndexUpdateStarted = false; in updateLayoutIndex()