Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceVariableSplitting.cpp49 class VariableMap { class
73 explicit VariableMap(Cfg *Func) in VariableMap() function in Ice::__anon0391f9390111::VariableMap
/third_party/skia/third_party/externals/tint/src/resolver/
Ddependency_graph.cc455 using VariableMap = std::unordered_map<Symbol, const ast::Variable*>; typedef in tint::resolver::__anon198254810111::DependencyScanner
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp387 DenseMap<DebugVariable, std::pair<Value *, DIExpression *> > VariableMap; in removeRedundantDbgInstrsUsingForwardScan() local
/third_party/node/deps/v8/src/ast/
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