Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegisterPressure.cpp329 void detectDeadDefs(const MachineInstr &MI, const LiveIntervals &LIS);
400 void RegisterOperands::detectDeadDefs(const MachineInstr &MI, in detectDeadDefs() function in __anon281631940111::RegisterOperands
546 RegOpers.detectDeadDefs(MI, *LIS); in recede()
742 RegOpers.detectDeadDefs(*MI, *LIS); in bumpUpwardPressure()