Searched refs:StartBlockForKills (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/
H A DPostRASchedulerList.cpp180 void StartBlockForKills(MachineBasicBlock *BB);
417 /// StartBlockForKills - Initialize register live-range state for updating kills
419 void SchedulePostRATDList::StartBlockForKills(MachineBasicBlock *BB) { function in class:SchedulePostRATDList
494 StartBlockForKills(MBB);

Completed in 62 milliseconds