Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DStackMaps.h245 getGCPointerMap(SmallVectorImpl<std::pair<unsigned, unsigned>> &GCMap);
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp134 unsigned StatepointOpers::getGCPointerMap( in getGCPointerMap() function in StatepointOpers
453 unsigned NumGCPairs = SO.getGCPointerMap(GCPairs); in parseStatepointOpers()