Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h451 MachineBasicBlock::iterator getCurrentBottom() { return CurrentBottom; } in getCurrentBottom() function
H A DSIMachineScheduler.cpp1342 DAG->getCurrentBottom()); in scheduleInsideBlocks()