reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
92 if (LI && LI->getPointerOperand() == allocaInst && 92 if (LI && LI->getPointerOperand() == allocaInst && 93 !LI->isVolatile()) { 94 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric); 94 LI->setOperand(LI->getPointerOperandIndex(), NewASCToGeneric);