Searched refs:runOnInstr (Results 1 – 4 of 4) sorted by relevance
178 void runOnInstr(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
179 void runOnInstr(MachineInstr &MI, SmallVectorImpl<unsigned> &Defs);
500 void LiveVariables::runOnInstr(MachineInstr &MI, in runOnInstr() function in LiveVariables583 runOnInstr(MI, Defs); in runOnBlock()