Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DStackMaps.h244 getGCPointerMap(SmallVectorImpl<std::pair<unsigned, unsigned>> &GCMap);
/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DStackMaps.cpp135 unsigned StatepointOpers::getGCPointerMap( in getGCPointerMap() function in StatepointOpers
442 unsigned NumGCPairs = SO.getGCPointerMap(GCPairs); in parseStatepointOpers()