Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/CodeGen/
DStackMaps.h235 getGCPointerMap(SmallVectorImpl<std::pair<unsigned, unsigned>> &GCMap);
/external/llvm-project/llvm/lib/CodeGen/
DStackMaps.cpp111 unsigned StatepointOpers::getGCPointerMap( in getGCPointerMap() function in StatepointOpers
411 unsigned NumGCPairs = SO.getGCPointerMap(GCPairs); in parseStatepointOpers()