Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/AMDGPU/
H A Dsched-assert-onlydbg-value-empty-region.mir10 # BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) &&
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineScheduler.cpp298 priorNonDebug(MachineBasicBlock::const_iterator I, in priorNonDebug() function
310 priorNonDebug(MachineBasicBlock::iterator I, in priorNonDebug() function
312 return priorNonDebug(MachineBasicBlock::const_iterator(I), Beg) in priorNonDebug()
810 priorNonDebug(CurrentBottom, CurrentTop); in schedule()
1062 BotRPTracker.getPos() == priorNonDebug(RegionEnd, RegionBegin))) && in initRegPressure()
1441 priorNonDebug(CurrentBottom, CurrentTop); in scheduleMI()
1952 *priorNonDebug(DAG->end(), DAG->begin())); in apply()