Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp138 unsigned GCMapSize = getConstMetaVal(*MI, CurIdx - 1); in getGCPointerMap() local
140 for (unsigned N = 0; N < GCMapSize; ++N) { in getGCPointerMap()
146 return GCMapSize; in getGCPointerMap()