Searched refs:chord (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp252 // Depth first algorithm for determining the chord increments.f
543 BLInstrumentationEdge* chord; local
546 chord = (BLInstrumentationEdge*) *chordEdge;
547 chord->setIncrement(chord->getIncrement() + chord->getWeight());
852 // Depth first algorithm for determining the chord increments.

Completed in 122 milliseconds