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

References

lib/Target/NVPTX/NVVMReflect.cpp
  130     if (const CallInst *ConvCall = dyn_cast<CallInst>(Str)) {
  132       Str = ConvCall->getArgOperand(0);
  134     assert(isa<ConstantExpr>(Str) &&
  136     const ConstantExpr *GEP = cast<ConstantExpr>(Str);