Add Loop contains utility methods for testing whether a loop
contains another loop, or an instruction. The loop form is
substantially more efficient on large loops than the typical
code it replaces.

llvm-svn: 91654
12 files changed
tree: aece8390eca40bd85f9bbcfdf08589109e6271dc
  1. clang/
  2. compiler-rt/
  3. llvm/