[VirtualInstruction] Do a lookup instead of a linear search. NFC.
commit6a10b36c951a2062e83e0b7efb65bf79d3f2e615
authorMichael Kruse <llvm@meinersbur.de>
Thu, 11 May 2017 22:56:27 +0000 (11 22:56 +0000)
committerMichael Kruse <llvm@meinersbur.de>
Thu, 11 May 2017 22:56:27 +0000 (11 22:56 +0000)
tree98ad64c99fe7ebdfba8306d38899200f1d899c1a
parent0a63c02bc0662d9c48f6b8e18ab18628b1c947f4
[VirtualInstruction] Do a lookup instead of a linear search. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@302837 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/VirtualInstruction.cpp