Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.h189 uint64_t NextAtom = 1; member
H A DCGDebugInfo.cpp201 KeyInstructionsInfo.NextAtom = 1; in completeFunction()
210 DI->KeyInstructionsInfo.CurrentAtom = DI->KeyInstructionsInfo.NextAtom++; in ApplyAtomGroup()
218 DI->KeyInstructionsInfo.NextAtom = in ~ApplyAtomGroup()
220 DI->KeyInstructionsInfo.NextAtom); in ~ApplyAtomGroup()