Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DStackMaps.h244 getGCPointerMap(SmallVectorImpl<std::pair<unsigned, unsigned>> &GCMap);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp135 unsigned StatepointOpers::getGCPointerMap( in getGCPointerMap() function in StatepointOpers
425 unsigned NumGCPairs = SO.getGCPointerMap(GCPairs); in parseStatepointOpers()