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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp149 bool propagateThroughEdges(Function &F);
756 bool SampleFunctionProfile::propagateThroughEdges(Function &F) { function in class:SampleFunctionProfile
916 Changed = propagateThroughEdges(F);

Completed in 660 milliseconds