Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DSampleProfile.cpp118 void buildEdges(Function &F);
536 void SampleProfileLoader::buildEdges(Function &F) { in buildEdges() function in SampleProfileLoader
588 buildEdges(F); in propagateWeights()