Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIMachineScheduler.h450 MachineBasicBlock::iterator getCurrentBottom() { return CurrentBottom; } in getCurrentBottom() function
H A DSIMachineScheduler.cpp1328 DAG->getCurrentBottom()); in scheduleInsideBlocks()