|
Definition at line 40 of file Inliner.cpp.
References llvm::CallGraphNode::addCalledFunction(), llvm::CallGraphNode::begin(), DEBUG, E, llvm::CallGraphNode::end(), llvm::CallSite::getCalledFunction(), llvm::CallSite::getInstruction(), llvm::Value::getName(), llvm::BasicBlock::getParent(), llvm::Instruction::getParent(), llvm::GlobalValue::hasInternalLinkage(), I, llvm::InlineFunction(), NumDeleted, llvm::CallGraphNode::removeCallEdgeTo(), llvm::CallGraph::removeFunctionFromModule(), and llvm::Value::use_empty().
Referenced by llvm::Inliner::runOnSCC(). |