Searched defs:SinkInstruction (Results 1 – 2 of 2) sorted by relevance
102 static bool SinkInstruction(Instruction *Inst, in SinkInstruction() function
1597 bool MachineSinking::SinkInstruction(MachineInstr &MI, bool &SawStore, SinkInstruction() function in MachineSinking