Searched refs:TheKey (Results 1 – 1 of 1) sorted by relevance
757 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local759 UnOpInit *&I = ThePool[TheKey]; in get()896 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local899 BinOpInit *&I = ThePool[TheKey]; in get()1034 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local1040 TernOpInit *&I = ThePool[TheKey]; in get()1331 Key TheKey(std::make_pair(T, VN)); in get() local1333 VarInit *&I = ThePool[TheKey]; in get()1418 Key TheKey(std::make_pair(T, B)); in get() local1420 VarBitInit *&I = ThePool[TheKey]; in get()[all …]