Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp257 int calculateChordIncrementsDir(BallLarusEdge* e, BallLarusEdge* f);
861 calculateChordIncrementsDir(e,f)*(weight) + in calculateChordIncrementsDfs()
866 calculateChordIncrementsDir(e,f)*(weight) + in calculateChordIncrementsDfs()
876 calculateChordIncrementsDir(e,f)*weight); in calculateChordIncrementsDfs()
882 int BLInstrumentationDag::calculateChordIncrementsDir(BallLarusEdge* e, in calculateChordIncrementsDir() function in BLInstrumentationDag