Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp107 unsigned NumGCPtrs = getConstMetaVal(*MI, CurIdx - 1); in getNumAllocaIdx() local
109 while (NumGCPtrs--) in getNumAllocaIdx()
127 unsigned NumGCPtrs = getConstMetaVal(*MI, NumGCPtrsIdx - 1); in getFirstGCPtrIdx() local
128 if (NumGCPtrs == 0) in getFirstGCPtrIdx()