Searched refs:isAliasedByAnother (Results 1 – 2 of 2) sorted by relevance
293 assert(!Result.isAliasedByAnother() && "Modifying this opcode will modify aliases"); in getActionDefinitionsBuilder()
394 bool isAliasedByAnother() { return IsAliasedByAnother; } in isAliasedByAnother() function