Searched refs:BCounterFactory (Results 1 – 2 of 2) sorted by relevance
76 BCounterFactory(G.getAllocator()), FunctionSummaries(FS) {} in CoreEngine()103 WList->setBlockCounter(BCounterFactory.GetEmptyCounter()); in ExecuteWorkList()282 Counter = BCounterFactory.IncrementCount(Counter, LC->getStackFrame(), in HandleBlockEntrance()
85 BlockCounter::Factory BCounterFactory; variable