Searched refs:TheKey (Results 1 – 1 of 1) sorted by relevance
744 Key TheKey(std::make_pair(std::make_pair(opc, lhs), Type)); in get() local746 UnOpInit *&I = ThePool[TheKey]; in get()889 Key TheKey(std::make_pair(std::make_pair(std::make_pair(opc, lhs), rhs), in get() local892 BinOpInit *&I = ThePool[TheKey]; in get()1009 Key TheKey(std::make_pair(std::make_pair(std::make_pair(std::make_pair(opc, in get() local1015 TernOpInit *&I = ThePool[TheKey]; in get()1313 Key TheKey(std::make_pair(T, VN)); in get() local1315 VarInit *&I = ThePool[TheKey]; in get()1400 Key TheKey(std::make_pair(T, B)); in get() local1402 VarBitInit *&I = ThePool[TheKey]; in get()[all …]