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