Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerInfo.cpp453 Return.setIsAliasedByAnother(); in getActionDefinitionsBuilder()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegalizerInfo.h521 void setIsAliasedByAnother() { IsAliasedByAnother = true; } in setIsAliasedByAnother() function