Searched refs:ControlFlowEdgeCount (Results 1 – 2 of 2) sorted by relevance
124 ControlFlowEdgeCount += Direction * SuccessorCount; in updateForBB()273 PRINT_PROPERTY(ControlFlowEdgeCount) in print()
122 int64_t ControlFlowEdgeCount = 0; variable