reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
415 X = new LoadInst(IntPtrTy, new IntToPtrInst(X, IntPtrPtrTy, "", EntryBB), 415 X = new LoadInst(IntPtrTy, new IntToPtrInst(X, IntPtrPtrTy, "", EntryBB), 423 auto *MulA = BinaryOperator::CreateMul(X, Y, "", EntryBB); 424 auto *MulB = BinaryOperator::CreateMul(Y, X, "", EntryBB);