Lines Matching full:edge
1 //===- GCOVProfiling.cpp - Insert edge counters for gcov profiling --------===//
607 unsigned Edge = 0;
615 Edge);
622 Builder.getInt64(Edge),
623 Builder.getInt64(Edge + 1));
638 Edge += Successors;
716 // the whole-Module pred edge# between the time we set it and the time we next
729 unsigned Edge = 0;
738 Edge + i);
743 Edge += Successors;