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

/external/llvm/lib/Transforms/Instrumentation/
H A DPathProfiling.cpp257 int calculateChordIncrementsDir(BallLarusEdge* e, BallLarusEdge* f);
862 calculateChordIncrementsDir(e,f)*(weight) +
867 calculateChordIncrementsDir(e,f)*(weight) +
877 calculateChordIncrementsDir(e,f)*weight);
883 int BLInstrumentationDag::calculateChordIncrementsDir(BallLarusEdge* e, function in class:BLInstrumentationDag

Completed in 37 milliseconds