Lines Matching refs:TiedNames
1283 std::map<std::string, std::string> TiedNames;1287 TiedNames[InOutOperands[i].second] = InOutOperands[tiedTo].second;1288 TiedNames[InOutOperands[tiedTo].second] = InOutOperands[i].second;1343 Var->getName() != TiedNames[NI->second]) {