Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocPBQP.cpp221 IntervalInfo; typedef in __anon4cb6f5b20111::Interference
223 static SlotIndex getStartPoint(const IntervalInfo &I) { in getStartPoint()
227 static SlotIndex getEndPoint(const IntervalInfo &I) { in getEndPoint()
231 static PBQP::GraphBase::NodeId getNodeId(const IntervalInfo &I) { in getNodeId()
235 static bool lowestStartPoint(const IntervalInfo &I1, in lowestStartPoint()
236 const IntervalInfo &I2) { in lowestStartPoint()
242 static bool lowestEndPoint(const IntervalInfo &I1, in lowestEndPoint()
243 const IntervalInfo &I2) { in lowestEndPoint()
259 static bool isAtLastSegment(const IntervalInfo &I) { in isAtLastSegment()
263 static IntervalInfo nextSegment(const IntervalInfo &I) { in nextSegment()
[all …]