Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DSymbolRewriter.h107 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp297 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL); in parseEntry()
434 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, in parseRewriteGlobalAliasDescriptor() function in RewriteMapParser