Searched refs:MSP430BSel (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Target/MSP430/
H A DMSP430BranchSelector.cpp33 struct MSP430BSel : public MachineFunctionPass { struct in namespace:__anon2910
35 MSP430BSel() : MachineFunctionPass(ID) {} function in struct:__anon2910::MSP430BSel
46 char MSP430BSel::ID = 0;
53 return new MSP430BSel();
56 bool MSP430BSel::runOnMachineFunction(MachineFunction &Fn) {

Completed in 48 milliseconds