Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp388 static bool isSchedBoundary(MachineBasicBlock::iterator MI, in isSchedBoundary() function
436 isSchedBoundary(&*std::prev(RegionEnd), &*MBB, MF, TII)) { in scheduleRegions()
447 if (isSchedBoundary(&*std::prev(I), &*MBB, MF, TII)) in scheduleRegions()