mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-22 03:31:06 +00:00
Delete dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113436 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7602acbf3b
commit
a88d8577e6
@ -123,7 +123,6 @@ class ARMFastISel : public FastISel {
|
||||
bool ARMLoadAlloca(const Instruction *I, EVT VT);
|
||||
bool ARMStoreAlloca(const Instruction *I, unsigned SrcReg, EVT VT);
|
||||
bool ARMComputeRegOffset(const Value *Obj, unsigned &Reg, int &Offset);
|
||||
bool ARMMaterializeConstant(const ConstantInt *Val, unsigned &Reg);
|
||||
|
||||
bool DefinesOptionalPredicate(MachineInstr *MI, bool *CPSR);
|
||||
const MachineInstrBuilder &AddOptionalDefs(const MachineInstrBuilder &MIB);
|
||||
|
Loading…
x
Reference in New Issue
Block a user