Searched refs:allocHungoffUses (Results 1 - 25 of 42) sorted by relevance

12

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DUser.h90 void allocHungoffUses(unsigned N, bool IsPhi = false);
92 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
H A DUser.h90 void allocHungoffUses(unsigned N, bool IsPhi = false);
92 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
H A DUser.h88 void allocHungoffUses(unsigned N, bool IsPhi = false);
90 /// \brief Grow the number of hung off uses. Note that allocHungoffUses
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DMemorySSA.h436 allocHungoffUses(ReservedSpace);
543 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
545 void allocHungoffUses(unsigned N) { function in class:llvm::final
546 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DMemorySSA.h434 allocHungoffUses(ReservedSpace);
541 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
543 void allocHungoffUses(unsigned N) { function in class:llvm::final
544 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DMemorySSA.h434 allocHungoffUses(ReservedSpace);
541 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
543 void allocHungoffUses(unsigned N) { function in class:llvm::final
544 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DMemorySSA.h442 allocHungoffUses(ReservedSpace);
550 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
552 void allocHungoffUses(unsigned N) { function in class:llvm::final
553 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DMemorySSA.h442 allocHungoffUses(ReservedSpace);
550 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
552 void allocHungoffUses(unsigned N) { function in class:llvm::final
553 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DMemorySSA.h442 allocHungoffUses(ReservedSpace);
550 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
552 void allocHungoffUses(unsigned N) { function in class:llvm::final
553 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DMemorySSA.h442 allocHungoffUses(ReservedSpace);
550 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
552 void allocHungoffUses(unsigned N) { function in class:llvm::final
553 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DMemorySSA.h436 allocHungoffUses(ReservedSpace);
543 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
545 void allocHungoffUses(unsigned N) { function in class:llvm::final
546 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DMemorySSA.h434 allocHungoffUses(ReservedSpace);
541 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
543 void allocHungoffUses(unsigned N) { function in class:llvm::final
544 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DMemorySSA.h434 allocHungoffUses(ReservedSpace);
541 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
543 void allocHungoffUses(unsigned N) { function in class:llvm::final
544 User::allocHungoffUses(N, /* IsPhi */ true);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DMemorySSA.h442 allocHungoffUses(ReservedSpace);
550 /// User::allocHungoffUses, because we have to allocate Uses for the incoming
552 void allocHungoffUses(unsigned N) { function in class:llvm::final
553 User::allocHungoffUses(N, /* IsPhi */ true);

Completed in 307 milliseconds

12