Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DDFAPacketizer.cpp117 bool IsPostRA) : in DefaultVLIWScheduler()
130 bool IsPostRA) : TM(MF.getTarget()), MF(MF) { in VLIWPacketizerList()
DMachineScheduler.cpp375 bool IsPostRA) { in isSchedBoundary()
382 bool IsPostRA = Scheduler.isPostRA(); in scheduleRegions() local
2127 bool IsPostRA, in setPolicy()
/external/llvm/include/llvm/CodeGen/
DScheduleDAGInstrs.h89 bool IsPostRA; variable
DMachineScheduler.h252 bool IsPostRA) in ScheduleDAGMI()