Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dworklist.h273 class GlobalPool {
275 GlobalPool() : top_(nullptr) {} in GlobalPool() function
278 void Swap(GlobalPool& other) { in Swap()
419 GlobalPool global_pool_;
/external/swiftshader/third_party/subzero/src/
DIceConverter.cpp666 : LLVM2ICEConverter(Converter), GlobalPool(G) {} in LLVM2ICEGlobalsConverter()
703 Ice::VariableDeclarationList *GlobalPool; member in __anon7b11ea470111::LLVM2ICEGlobalsConverter
715 GlobalPool->push_back(VarDecl); in convertGlobalsToIce()
760 GlobalPool, CDA->getRawDataValues().data(), CDA->getNumElements())); in addGlobalInitializer()
769 GlobalPool, AT->getNumElements())); in addGlobalInitializer()
791 GlobalPool, Addr, {Ice::RelocOffset::create(Ctx, Offset)})); in addGlobalInitializer()