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

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSymbolRewriter.h110 bool parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSymbolRewriter.cpp317 return parseRewriteGlobalAliasDescriptor(YS, Key, Value, DL);
457 parseRewriteGlobalAliasDescriptor(yaml::Stream &YS, yaml::ScalarNode *K, function in class:RewriteMapParser

Completed in 62 milliseconds