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()312 Counter = BCounterFactory.IncrementCount(Counter, LC->getStackFrame(), in HandleBlockEntrance()
86 BlockCounter::Factory BCounterFactory; variable