HomeSort by relevance Sort by last modified time
    Searched defs:ContainsCalls (Results 1 - 16 of 16) sorted by null

  /external/llvm/include/llvm/Transforms/Utils/
Cloning.h 67 /// ContainsCalls - This is set to true if the cloned code contains a normal
69 bool ContainsCalls;
82 ClonedCodeInfo() : ContainsCalls(false), ContainsDynamicAllocas(false) {}
  /external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
Cloning.h 55 /// ContainsCalls - This is set to true if the cloned code contains a normal
57 bool ContainsCalls;
70 ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Cloning.h 64 /// ContainsCalls - This is set to true if the cloned code contains a normal
66 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
Cloning.h 64 /// ContainsCalls - This is set to true if the cloned code contains a normal
66 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
Cloning.h 66 /// ContainsCalls - This is set to true if the cloned code contains a normal
68 bool ContainsCalls = false;

Completed in 378 milliseconds