Home
last modified time | relevance | path

Searched defs:NewMap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp326 DenseMap<BBOrMBB, BBOrMBB> NewMap; in set() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc1838 Handle<Map> Factory::NewMap(InstanceType type, int instance_size, in NewMap() function in v8::internal::Factory