Searched refs:NumRoots (Results 1 – 2 of 2) sorted by relevance
127 unsigned NumRoots = 0; in pickBestRegisterForUndef() local129 NumRoots++; in pickBestRegisterForUndef()130 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)