Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h450 MachineBasicBlock::iterator getCurrentBottom() { return CurrentBottom; } in getCurrentBottom() function
H A DSIMachineScheduler.cpp1320 DAG->getCurrentBottom()); in scheduleInsideBlocks()