Searched defs:runOnSCC (Results 1 - 9 of 9) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Transforms/IPO/
H A DInlineAlways.cpp104 bool AlwaysInliner::runOnSCC(CallGraphSCC &SCC) { function in class:AlwaysInliner
H A DInlineSimple.cpp75 bool SimpleInliner::runOnSCC(CallGraphSCC &SCC) { function in class:SimpleInliner
H A DPruneEH.cpp61 bool PruneEH::runOnSCC(CallGraphSCC &SCC) { function in class:PruneEH
H A DInliner.cpp397 bool Inliner::runOnSCC(CallGraphSCC &SCC) { function in class:Inliner
H A DArgumentPromotion.cpp99 bool ArgPromotion::runOnSCC(CallGraphSCC &SCC) { function in class:ArgPromotion
H A DFunctionAttrs.cpp1677 bool FunctionAttrs::runOnSCC(CallGraphSCC &SCC) { function in class:FunctionAttrs
/freebsd-9.3-release/contrib/llvm/lib/Analysis/IPA/
H A DCallGraphSCCPass.cpp598 bool runOnSCC(CallGraphSCC &SCC) { function in class:__anon2061::CGPassManager::__anon2062::PrintCallGraphPass
H A DInlineCost.cpp1203 bool InlineCostAnalysis::runOnSCC(CallGraphSCC &SCC) { function in class:InlineCostAnalysis
/freebsd-9.3-release/contrib/llvm/tools/opt/
H A Dopt.cpp190 virtual bool runOnSCC(CallGraphSCC &SCC) { function in struct:__anon3562::CallGraphSCCPassPrinter

Completed in 176 milliseconds