HomeSort by relevance Sort by last modified time
    Searched refs:GlobalNumberState (Results 1 - 15 of 15) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
33 /// GlobalNumberState assigns an integer to each global value in the program,
45 class GlobalNumberState {
58 GlobalNumberState() = default;
81 GlobalNumberState* GN)
371 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/Utils/
FunctionComparator.h 10 // This file defines the FunctionComparator and GlobalNumberState classes which
43 /// GlobalNumberState assigns an integer to each global value in the program,
55 class GlobalNumberState {
70 GlobalNumberState() = default;
97 GlobalNumberState* GN)
388 GlobalNumberState* GlobalNumbers;
  /external/llvm/lib/Transforms/IPO/
MergeFunctions.cpp 133 /// GlobalNumberState assigns an integer to each global value in the program,
145 class GlobalNumberState {
157 GlobalNumberState() : GlobalNumbers(), NextNumber(0) {}
178 GlobalNumberState* GN)
452 GlobalNumberState* GlobalNumbers;
    [all...]

Completed in 607 milliseconds