reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
804 ConstExprInst->setOperand(0, Mat); 805 ConstExprInst->insertBefore(findMatInsertPt(ConstUser.Inst, 809 ConstExprInst->setDebugLoc(ConstUser.Inst->getDebugLoc()); 811 LLVM_DEBUG(dbgs() << "Create instruction: " << *ConstExprInst << '\n' 814 if (!updateOperand(ConstUser.Inst, ConstUser.OpndIdx, ConstExprInst)) { 815 ConstExprInst->eraseFromParent();