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

Definitions

include/llvm/IR/Function.h
  841   template<int Idx> void setHungoffOperand(Constant *C);
lib/IR/Function.cpp
 1511 void Function::setHungoffOperand(Constant *C) {