Skip to content
  • Chris Lattner's avatar
    pull a simple method out of LICM into a new · da24b9a4
    Chris Lattner authored
    Loop::hasLoopInvariantOperands method. Remove
    a useless and confusing Loop::isLoopInvariant(Instruction)
    method, which didn't do what you thought it did.
    
    No functionality change.
    
    llvm-svn: 113133
    da24b9a4
Loading