]> granicus.if.org Git - llvm/commit
[IR] Make Instruction::isAssociative method inline. Add LLVM_READONLY to the static...
authorCraig Topper <craig.topper@gmail.com>
Sun, 26 Mar 2017 23:23:29 +0000 (23:23 +0000)
committerCraig Topper <craig.topper@gmail.com>
Sun, 26 Mar 2017 23:23:29 +0000 (23:23 +0000)
commit8a88c236128ecabd4ce72f0f42321417ce40cde1
tree6d628ae446b51874c69d8eb556eed58051c8c9c6
parent6a175e4bb1fe87f7956c3d45eb7495c9e7dddf79
[IR] Make Instruction::isAssociative method inline. Add LLVM_READONLY to the static version.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298826 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Instruction.h
lib/IR/Instruction.cpp