Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp127 unsigned GCMapSize = getConstMetaVal(*MI, CurIdx); in getGCPointerMap() local
129 for (unsigned N = 0; N < GCMapSize; ++N) { in getGCPointerMap()
135 return GCMapSize; in getGCPointerMap()