Skip to content

Commit

Permalink
Merge pull request #3941 from wbh123456/remove_inc
Browse files Browse the repository at this point in the history
Remove old version of incRefCountForOpaquePseudoRegister
  • Loading branch information
Leonardo2718 authored Jun 4, 2019
2 parents 4753ac0 + a2c063f commit 1d373fd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions compiler/codegen/OMRCodeGenerator.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -468,9 +468,6 @@ class OMR_EXTENSIBLE CodeGenerator
rcount_t recursivelyDecReferenceCount(TR::Node*node);
void evaluateChildrenWithMultipleRefCount(TR::Node*node);


void incRefCountForOpaquePseudoRegister(TR::Node * node, TR::CodeGenerator * cg, TR::Compilation * comp) {}
//OVERLOAD THE ABOVE FUNCTION:
void incRefCountForOpaquePseudoRegister(TR::Node * node) {}

void startUsingRegister(TR::Register *reg);
Expand Down

0 comments on commit 1d373fd

Please sign in to comment.