Skip to content
Commit b99f80de authored by Michael Ilseman's avatar Michael Ilseman
Browse files

Refactor isIntrinsic() to be quicker, and change classof() (and thus,...

Refactor isIntrinsic() to be quicker, and change classof() (and thus, isa<IntrinsicInst>()) to use it. This decreases the number of occurrences of the slow-path string matching performed by getIntrinsicID().

llvm-svn: 170602
parent 7be70e85
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment