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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp344 void printBlockEquivalence(raw_ostream &OS, const BasicBlock *BB);
664 void SampleProfileLoader::printBlockEquivalence(raw_ostream &OS, function in class:SampleProfileLoader
1193 LLVM_DEBUG(printBlockEquivalence(dbgs(), BB1));
1214 LLVM_DEBUG(printBlockEquivalence(dbgs(), BB1));

Completed in 105 milliseconds