Home | History | Annotate | Download | only in Instrumentation

Lines Matching defs:Edge

1 //===- GCOVProfiling.cpp - Insert edge counters for gcov profiling --------===//
601 unsigned Edge = 0;
609 Edge);
616 Builder.getInt64(Edge),
617 Builder.getInt64(Edge + 1));
632 Edge += Successors;
710 // the whole-Module pred edge# between the time we set it and the time we next
723 unsigned Edge = 0;
732 Edge + i);
737 Edge += Successors;