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

  /external/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 57 const MachineBranchProbabilityInfo *getMBPI() const;
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
MachineBlockFrequencyInfo.h 68 const MachineBranchProbabilityInfo *getMBPI() const;
  /external/llvm/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 105 Node, EI, MBFI, MBFI->getMBPI(), ViewHotFreqPercent);
182 const MachineBranchProbabilityInfo *MachineBlockFrequencyInfo::getMBPI() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
MachineBlockFrequencyInfo.cpp 156 Node, EI, MBFI, MBFI->getMBPI(), ViewHotFreqPercent);
247 const MachineBranchProbabilityInfo *MachineBlockFrequencyInfo::getMBPI() const {

Completed in 155 milliseconds