Home
last modified time | relevance | path

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

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