Home
last modified time | relevance | path

Searched defs:IsPostRA (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DDFAPacketizer.cpp116 MachineLoopInfo &MLI, bool IsPostRA) in DefaultVLIWScheduler()
128 MachineLoopInfo &MLI, bool IsPostRA) in VLIWPacketizerList()
H A DMachineScheduler.cpp378 bool IsPostRA) { in isSchedBoundary()
385 bool IsPostRA = Scheduler.isPostRA(); in scheduleRegions() local
2137 bool IsPostRA, in setPolicy()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DScheduleDAGInstrs.h88 bool IsPostRA; variable
H A DMachineScheduler.h251 bool IsPostRA) in ScheduleDAGMI()