Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineScheduler.cpp383 static bool isSchedBoundary(MachineBasicBlock::iterator MI, in isSchedBoundary() function
432 isSchedBoundary(std::prev(RegionEnd), MBB, MF, TII, IsPostRA)) { in scheduleRegions()
443 if (isSchedBoundary(std::prev(I), MBB, MF, TII, IsPostRA)) in scheduleRegions()