Searched refs:nextSegment (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp146 LiveInterval::iterator nextSegment(LiveInterval &LI, SlotIndex S);
241 LiveInterval::iterator HexagonExpandCondsets::nextSegment(LiveInterval &LI, function in class:HexagonExpandCondsets
452 LiveInterval::iterator P = prevSegment(LID, MX), N = nextSegment(LID, MX);
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp264 static IntervalInfo nextSegment(const IntervalInfo &I) { function in class:__anon2516::Interference
316 Inactive.push(nextSegment(*RetireItr));

Completed in 104 milliseconds