Searched refs:IntOperandFactory (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
H A DOperand.cpp71 typedef GCFactory<IntOperand, MCLD_SYMBOLS_PER_INPUT> IntOperandFactory; typedef in namespace:mcld
72 static llvm::ManagedStatic<IntOperandFactory> g_IntOperandFactory;

Completed in 35 milliseconds