Searched defs:IsPostRAFlag (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
H A DScheduleDAGInstrs.cpp48 bool IsPostRAFlag,
51 IsPostRA(IsPostRAFlag), CanHandleTerminators(false), FirstDbgValue(0) {
45 ScheduleDAGInstrs(MachineFunction &mf, const MachineLoopInfo &mli, const MachineDominatorTree &mdt, bool IsPostRAFlag, LiveIntervals *lis) argument

Completed in 88 milliseconds