Home
last modified time | relevance | path

Searched refs:ConstantMap (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dinstruction.cc836 constants_(ConstantMap::key_compare(), in InstructionSequence()
837 ConstantMap::allocator_type(zone())), in InstructionSequence()
1091 for (ConstantMap::const_iterator it = code.constants_.begin(); in operator <<()
Dinstruction.h1468 ConstantMap; typedef
1566 ConstantMap::const_iterator it = constants_.find(virtual_register); in NON_EXPORTED_BASE()
1649 ConstantMap constants_; in NON_EXPORTED_BASE()