Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp330 priorNonDebug(MachineBasicBlock::const_iterator I, in priorNonDebug() function
342 priorNonDebug(MachineBasicBlock::iterator I, in priorNonDebug() function
344 return priorNonDebug(MachineBasicBlock::const_iterator(I), Beg) in priorNonDebug()
842 priorNonDebug(CurrentBottom, CurrentTop); in schedule()
1270 BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) && in initRegPressure()
1649 priorNonDebug(CurrentBottom, CurrentTop); in scheduleMI()
2173 *priorNonDebug(DAG->end(), DAG->begin())); in apply()