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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineScheduler.cpp279 priorNonDebug(MachineBasicBlock::const_iterator I, function
291 priorNonDebug(MachineBasicBlock::iterator I, function
293 return priorNonDebug(MachineBasicBlock::const_iterator(I), Beg)
792 priorNonDebug(CurrentBottom, CurrentTop);
1046 BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) &&
1425 priorNonDebug(CurrentBottom, CurrentTop);
1863 *priorNonDebug(DAG->end(), DAG->begin()));

Completed in 114 milliseconds