Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h110 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp319 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL); in parseEntry()
459 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalAliasDescriptor() function in RewriteMapParser