Searched refs:ControlFlowEdgeCount (Results 1 – 2 of 2) sorted by relevance
125 ControlFlowEdgeCount += Direction * SuccessorCount; in updateForBB()304 ControlFlowEdgeCount != FPI.ControlFlowEdgeCount || in operator ==()363 PRINT_PROPERTY(ControlFlowEdgeCount) in print()
128 int64_t ControlFlowEdgeCount = 0; variable