Searched refs:m_pBRIslandFactory (Results 1 – 3 of 3) sorted by relevance
306 BranchIslandFactory* getBRIslandFactory() { return m_pBRIslandFactory; } in getBRIslandFactory()528 BranchIslandFactory* m_pBRIslandFactory; variable
531 if (m_pBRIslandFactory == NULL) { in initBRIslandFactory()532 m_pBRIslandFactory = in initBRIslandFactory()
87 m_pBRIslandFactory(NULL), in GNULDBackend()126 delete m_pBRIslandFactory; in ~GNULDBackend()2896 if (m_pBRIslandFactory == NULL) { in initBRIslandFactory()2897 m_pBRIslandFactory = new BranchIslandFactory(maxFwdBranchOffset(), in initBRIslandFactory()