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

References

lib/Target/NVPTX/NVPTXLowerAlloca.cpp
   98           if (SI && SI->getPointerOperand() == allocaInst &&
   98           if (SI && SI->getPointerOperand() == allocaInst &&
   99               !SI->isVolatile()) {
  100             SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric);
  100             SI->setOperand(SI->getPointerOperandIndex(), NewASCToGeneric);