Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineScheduler.cpp296 priorNonDebug(MachineBasicBlock::const_iterator I, in priorNonDebug() function
308 priorNonDebug(MachineBasicBlock::iterator I, in priorNonDebug() function
310 return priorNonDebug(MachineBasicBlock::const_iterator(I), Beg) in priorNonDebug()
809 priorNonDebug(CurrentBottom, CurrentTop); in schedule()
1063 BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) && in initRegPressure()
1442 priorNonDebug(CurrentBottom, CurrentTop); in scheduleMI()
1953 *priorNonDebug(DAG->end(), DAG->begin())); in apply()