Searched refs:GCNPreRALongBranchReg (Results 1 – 1 of 1) sorted by relevance
40 class GCNPreRALongBranchReg : public MachineFunctionPass { class54 GCNPreRALongBranchReg() : MachineFunctionPass(ID) { in GCNPreRALongBranchReg() function in __anon0e7fc7e10111::GCNPreRALongBranchReg67 char GCNPreRALongBranchReg::ID = 0;69 INITIALIZE_PASS(GCNPreRALongBranchReg, DEBUG_TYPE,72 char &llvm::GCNPreRALongBranchRegID = GCNPreRALongBranchReg::ID;73 void GCNPreRALongBranchReg::generateBlockInfo( in generateBlockInfo()103 bool GCNPreRALongBranchReg::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()