Searched refs:checkFunctionIsLegal (Results 1 – 2 of 2) sorted by relevance
642 bool checkFunctionIsLegal(MachineFunction &MF) const;
721 bool RegBankSelect::checkFunctionIsLegal(MachineFunction &MF) const { in checkFunctionIsLegal() function in RegBankSelect747 if (!checkFunctionIsLegal(MF)) in runOnMachineFunction()