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