HomeSort by: relevance | last modified time | path
    Searched refs:isJointlyDominated (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveRangeCalc.h 263 static bool isJointlyDominated(const MachineBasicBlock *MBB,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LiveRangeCalc.cpp 434 bool LiveRangeCalc::isJointlyDominated(const MachineBasicBlock *MBB,
LiveIntervals.cpp 448 assert(LiveRangeCalc::isJointlyDominated(Pred, Undefs, *Indexes) &&
MachineVerifier.cpp 3015 if (LiveRangeCalc::isJointlyDominated(Pred, Undefs, *Indexes))

Completed in 53 milliseconds