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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp170 priorNonDebug(MachineBasicBlock::const_iterator I, function
182 priorNonDebug(MachineBasicBlock::iterator I, function
185 &*priorNonDebug(MachineBasicBlock::const_iterator(I), Beg));
898 priorNonDebug(CurrentBottom, CurrentTop);
1310 &*priorNonDebug(DAG->end(), DAG->begin()));

Completed in 100 milliseconds