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

  /external/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 59 bool isEdgeHot(const MachineBasicBlock *Src,
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
BranchProbabilityInfo.h 63 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
MachineBranchProbabilityInfo.h 57 bool isEdgeHot(MachineBasicBlock *Src, MachineBasicBlock *Dst) const;
  /external/llvm/lib/CodeGen/
MachineBranchProbabilityInfo.cpp 57 bool MachineBranchProbabilityInfo::isEdgeHot(
90 << (isEdgeHot(Src, Dst) ? " [HOT edge]\n" : "\n");
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
MachineBranchProbabilityInfo.cpp 55 bool MachineBranchProbabilityInfo::isEdgeHot(MachineBasicBlock *Src,
110 << (isEdgeHot(Src, Dst) ? " [HOT edge]\n" : "\n");
  /external/swiftshader/third_party/LLVM/lib/Analysis/
BranchProbabilityInfo.cpp 435 isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const {
488 << (isEdgeHot(Src, Dst) ? " [is HOT now]\n" : "\n"));
508 << (isEdgeHot(Src, Dst) ? " [HOT edge]\n" : "\n");
  /external/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 87 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
92 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
BranchProbabilityInfo.h 89 bool isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const;
94 /// which \see isEdgeHot would return true, return that successor block.
  /external/llvm/lib/Analysis/
BranchProbabilityInfo.cpp 553 isEdgeHot(const BasicBlock *Src, const BasicBlock *Dst) const {
639 << (isEdgeHot(Src, Dst) ? " [HOT edge]\n" : "\n");

Completed in 2900 milliseconds