Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp359 assert((LayoutIndexUpdateStarted || FieldIndexMap.count(V) == 0) && in setFieldIndex()
403 bool LayoutIndexUpdateStarted = false; member
608 LayoutIndexUpdateStarted = true; in updateLayoutIndex()
613 LayoutIndexUpdateStarted = false; in updateLayoutIndex()