Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp137 unsigned GCMapSize = getConstMetaVal(*MI, CurIdx - 1); in getGCPointerMap() local
139 for (unsigned N = 0; N < GCMapSize; ++N) { in getGCPointerMap()
145 return GCMapSize; in getGCPointerMap()