Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp318 DenseMap<BBOrMBB, BBOrMBB> NewMap; in set() local
/external/v8/src/heap/
Dfactory.cc1811 Handle<Map> Factory::NewMap(InstanceType type, int instance_size, in NewMap() function in v8::internal::Factory