Home
last modified time | relevance | path

Searched defs:VariableMap (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/ast/
Dscopes.h46 VariableMap(VariableMap&& other) V8_NOEXCEPT : ZoneHashMap(std::move(other)) { in VariableMap() function
Dscopes.cc43 VariableMap::VariableMap(Zone* zone) in VariableMap() function in v8::internal::VariableMap
46 VariableMap::VariableMap(const VariableMap& other, Zone* zone) in VariableMap() function in v8::internal::VariableMap
/external/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp49 class VariableMap { class
73 explicit VariableMap(Cfg *Func) in VariableMap() function in Ice::__anon96631f9e0111::VariableMap
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp66 StringMap<unsigned> VariableMap; member in __anon5aa09f970111::MatcherGen
/external/llvm/utils/TableGen/
DDAGISelMatcherGen.cpp60 StringMap<unsigned> VariableMap; member in __anon19352fff0111::MatcherGen