Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DBreakFalseDeps.cpp117 unsigned NumRoots = 0; in pickBestRegisterForUndef() local
119 NumRoots++; in pickBestRegisterForUndef()
120 if (NumRoots > 1) in pickBestRegisterForUndef()
/external/llvm/docs/
DGarbageCollection.rst442 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)
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGarbageCollection.rst442 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)