Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp500 priorNonDebug(MachineBasicBlock::const_iterator I, in priorNonDebug() function
512 priorNonDebug(MachineBasicBlock::iterator I, in priorNonDebug() function
514 return priorNonDebug(MachineBasicBlock::const_iterator(I), Beg) in priorNonDebug()
1121 priorNonDebug(CurrentBottom, CurrentTop); in schedule()
1548 BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) && in initRegPressure()
1939 priorNonDebug(CurrentBottom, CurrentTop); in scheduleMI()
2487 *priorNonDebug(DAG->end(), DAG->begin())); in apply()