reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/CodeGen/MachineFunction.h
  223 class MachineFunction {
include/llvm/IR/Function.h
   59 class Function : public GlobalObject, public ilist_node<Function> {
include/llvm/Transforms/Utils/SizeOpts.h
   35 template<typename AdapterT, typename FuncT, typename BFIT>