Home
last modified time | relevance | path

Searched refs:isJointlyDominated (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRangeCalc.h291 static bool isJointlyDominated(const MachineBasicBlock *MBB,
DLiveRangeCalc.cpp588 bool LiveRangeCalc::isJointlyDominated(const MachineBasicBlock *MBB, in isJointlyDominated() function in LiveRangeCalc
DLiveIntervals.cpp434 assert(LiveRangeCalc::isJointlyDominated(Pred, Undefs, *Indexes) && in extendSegmentsToUses()