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

References

include/llvm/IR/Statepoint.h
  143     return dyn_cast<Function>(getCalledValue());
  159         cast<PointerType>(getCalledValue()->getType())->getElementType());
lib/CodeGen/SelectionDAG/StatepointLowering.cpp
  860     unsigned AS = ISP.getCalledValue()->getType()->getPointerAddressSpace();
  863     ActualCallee = getValue(ISP.getCalledValue());
  978         ImmutableStatepoint(I).getCalledValue()->getType());