Searched refs:NumRoots (Results 1 – 3 of 3) sorted by relevance
117 unsigned NumRoots = 0; in pickBestRegisterForUndef() local119 NumRoots++; in pickBestRegisterForUndef()120 if (NumRoots > 1) in pickBestRegisterForUndef()
442 int32_t NumRoots; //< Number of roots in stack frame.443 int32_t NumMeta; //< Number of metadata entries. May be < NumRoots.477 // For roots [NumMeta, NumRoots), the metadata pointer is null.478 for (unsigned e = R->Map->NumRoots; i != e; ++i)