Searched defs:ConstantMap (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | instruction-selector-unittest.h | 186 typedef std::map<int, Constant> ConstantMap; typedef |
D | instruction.h | 789 zone_allocator<std::pair<int, Constant> > > ConstantMap; typedef |