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