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

/external/llvm/lib/Transforms/Scalar/
H A DSampleProfile.cpp140 void printBlockEquivalence(raw_ostream &OS, BasicBlock *BB);
351 void SampleFunctionProfile::printBlockEquivalence(raw_ostream &OS, function in class:SampleFunctionProfile
672 DEBUG(printBlockEquivalence(dbgs(), BB1));
705 DEBUG(printBlockEquivalence(dbgs(), BB1));

Completed in 63 milliseconds